Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
@ .. GET, READ
Message
From
02/09/2008 13:38:12
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
02/09/2008 12:51:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01344205
Message ID:
01344227
Views:
22
>I am sure this has been answered before, but I have long ago lost my old command documentation. I need to fix a problem in some legacy code and need to know the complete systax for the @ ... GET command including formats and mask protocols. Specifically, i need the existing value (default) to be selected when the get is entered.

You can assign the value to the underlying field/variable from When function.
@ 4,4 get x when blabla()

...
function blabla
x=132
return .t.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform