* did you mean IF a=1 THEN 4 doesn't work. I'm pretty sure THEN is always required.

by qbguy (no login)

Posted on Nov 24, 2007, 7:03 PM

Respond to this message   

Return to Index


Response TitleAuthor and Date
RE: IF a=1 GOTO 10 on Nov 24
* Does " IF a THEN" work? on Nov 27
 *Yes, because like QBASIC, QB64 evaluates "IF"s as =0 or <>0 expressionsGalleon on Nov 27
  * But QB true = -1 which is also not zero eh........ on Nov 28