[Gambas-user] Issue 587 in gambas: If DateBox1.Value And DateBox2.Value Then Error
gambas at ...2524...
gambas at ...2524...
Thu Dec 4 02:19:59 CET 2014
Updates:
Status: WontFix
Comment #2 on issue 587 by benoit.m... at ...626...: If DateBox1.Value And
DateBox2.Value Then Error
https://code.google.com/p/gambas/issues/detail?id=587
And is a boolean operator, not a logical operator. Use AND IF for that, and
read the documentation about AND and AND IF.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list