[mono-vb] function needs a return type

Jude DaShiell jdashiel at shellworld.net
Sun Jun 21 10:27:03 EDT 2009


Would something like:Dim ML = ComputeM() As Ushort work to give the 
ComputeM() function a return type?  If it will, that ML variable will need 
another variable since ML can be either loaded with ComputeM() or RecMov() 
depending on what choice a user makes to obtain a hexagram.  If that won't 
work, how is this done correctly?



More information about the Mono-vb mailing list