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?
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
