Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Issues - Syntax Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01028212
Message ID:
01028237
Views:
14
>Is there a way around that, without having to user the extra LOCAL variable to hold the value, and using the LOCAL in the SET SAFETY command?

There's no way around it in the SET command itself, but you can create a function/method, say SetSet(), to do that
SetSet("Safety", THIS.SafetySetting)
I'm not sure if it worth it.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform