Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loosing cursor...
Message
From
06/01/2000 22:10:30
 
 
To
06/01/2000 14:28:42
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00313684
Message ID:
00314278
Views:
58
>>when you run the form. Even more complete would be;
>
>I like:
>
>
>LOCAL lnWA
>lnWA = Select()
>SELECT TheOneYourReportNeeds
>REPORT FORM ...
>SELECT ( lnWA )
>
>
>That way, no other IF checks need to be done, and you're sure you return to the original Work Area.

I agree, because alias() gets messy if no data file is open in the currently selected area. SELECT (lnWA) always works.
Previous
Reply
Map
View

Click here to load this message in the networking platform