Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's # and &?
Message
From
29/09/1998 13:44:57
 
 
To
29/09/1998 13:20:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00142013
Message ID:
00142033
Views:
36
>>I'm trying to muddle through someone else's code, and I've come across something I've never seen before:
>>
>>IF myvar#3
>>. . .
>>ENDIF
>>
>>What's the # for? I can't find it in help (other than #DEFINE, etc.).
>>
>>Thanks in advance.
>>
>>JR
>
>It means 'not equal', the same as IF myvar!=3

Also can be represented by IF myvar<>3

This is FoxPro, 3 different ways, you know. ;)
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform