[EMAIL PROTECTED] wrote:

1. Does anyone here have the ability and will to help me with the VB program?

Hi Amos,

I can help you if you wish, just Email me the program and tell me what is the different output you are getting.

I can give you an important tip right now even before you send it.
In VB, Arrays start from 1 and not 0, so if some of the calculations use arrays you should keep that in mind.
Also (if I remember correctly), FALSE is not != 0 its -1 (or was it TRUE = -1).... They had to do that in VB.NET as well for compatibility reasons so if you pass a boolean to VB.NET from C# or something like that it will translate it... ;-)


Eran.


================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to