Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flush COMMAND
Message
From
13/01/2011 13:59:24
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01496061
Message ID:
01496064
Views:
118
It looks like an illegal command to me.
OXCA is the same as 202, _ERR is probably an error number. So !_ERR=0XCA is a comparison reporting either .T. or .F. This means that the whole expression FLUSH !_ERR=0XCA will translate into FLUSH .T. or FLUSH .F., but both of these commands are illegal.

>In an inherited application I found the following FLUSH command.
>
>FLUSH !_ERR=0XCA
>
>Anyone know what the !_ERR=0XCA is?
>
>
>Harry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform