Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning data from a form
Message
From
21/01/1997 16:04:32
Paul Watson
Mcv Global Systems, Inc.
Pasadena, California, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018006
Message ID:
00018011
Views:
36
In my form's INIT method I have the following code:

PARAMETERS dStartDt, dEndDt, cTitle
ThisForm.dStartDate = dStartDt
ThisForm.dEndDate = dEndDt

You can't use PARAMETER ThisForm.dStartDate....

So, how can I keep the parameters "alive" once the INIT method completes?

Sorry if I'm being thick headed :-)
Paul Watson
MCV Computer Consultants
MCV Global Systems, Inc.
pWatson@PrimeNet.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform