Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private variables not available in 7.0 in form
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Private variables not available in 7.0 in form
Miscellaneous
Thread ID:
00889462
Message ID:
00889462
Views:
56
I am upgrading an application from Version 6.0 to 7.0, and it appears that variables that I set as private before calling a form are not accessable in that form like they were in 6.0. Is this true?

For instance:

On one form I have a button that does the following:

PRIVATE test
TEST = [123]
DO FORM foo.scx

I want to be able to access TEST in the form foo. Is there a way to do this without passing it or setting it as a public variable like I could in 6.0?

Aren't private variables available to routines below the calling routine?
Michael Meinberg
Tamtech, Inc

"The amount of things that I know nothing about is alarmingly increasing."
Next
Reply
Map
View

Click here to load this message in the networking platform