Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress open file dialog?
Message
From
25/07/2000 11:47:38
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00396586
Message ID:
00396630
Views:
13
How about:
IF !EMPTY(ALIAS())
   BROWSE
ELSE
   ** WARNING MESSAGE
ENDIF
>If I issue the command BROWSE and no table is selected, The open table Dialog appears. Good idea, but I am running Westwind Web Connection and when( and if) This happens, It will bring down the whole server(Blocks requests). How do I incorporate this into my error routine ?
>
>Thank you
>Adam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform