Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
These two lines are the same..right?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
These two lines are the same..right?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01555138
Message ID:
01555138
Views:
101
These two lines do the same thing..right?
IF !(lcBillTypeDigit1 $ oApp.gsOutBilT1 ) OR !(lcBillTypeDigit2 $ oApp.gsOutBilT2)

IF NOT ((lcBillTypeDigit1 $ oApp.gsOutBilT1 ) AND (lcBillTypeDigit2 $ oApp.gsOutBilT2))
Thanks!
ICQ 10556 (ya), 254117
Next
Reply
Map
View

Click here to load this message in the networking platform