Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hidden secret VFP logout command???
Message
From
27/07/2023 11:41:53
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01686862
Message ID:
01686863
Views:
75
>In our main PRG we have a function/procedure that is called logout. Sounds simple enough, right?
>
>Two things are interesting about it. When you code with intellisense on and type 'logout' it turns blue like it's a VFP command even in the command window.
>
>Second, when you call it like: logout() it does not get found and nothing happens. When you call it like: =logout() it works.
>
>Any ideas?
Logout is in deed in VFP's list of reserved words. https://www.vfphelp.com/vfp9/_5wn12pc4x.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform