Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capture return value
Message
 
To
08/01/2004 13:52:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00865134
Message ID:
00865184
Views:
16
>Hi Nick,
>
>you can declare a global variable:
>
>PUBLIC g_identity
>STORE DAY(NULL) TO g_identity && Typing to numeric integer
>
>....
>* on stored
>....
>* put the new id on the g_identity
>RETURN m.g_identity
>
>
>You can declare a PRIVATE variable or a datasession table field or ...
>
>Fabio


This sounds perfect, should I be aware of any gotcha's using this technique. Thanks for input.

Nick Patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform