Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speeding up Form Creation
Message
From
30/11/1999 01:19:06
 
 
To
30/11/1999 01:15:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00295725
Message ID:
00296737
Views:
21
>
>And how do you know to issue NODATA when opening the view? The parameter, even if defined in the offending routine, would not be in scope in the error method.
always open views with NODATA
the code snippet would look something like

SELECT ViewName
luParameter=SomeValue
requery()

the error is trapped in the SELECT and thus the view if open before the requery
or if it the view is a recordsource or controlsource - this is trapped when the page or form is initiated

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform