Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want an error for VFP Open dialog
Message
From
12/03/2004 13:32:38
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00885697
Message ID:
00885715
Views:
18
>Why not just:
>if not empty(alias())

Yuri, i can skip ODBC dialog with
SQLSETPROP(0,'DispLogin',DB_PROMPTNEVER)
and i cannot skip VFP Open dialog ?

I must put 1 test on my application before all my 100000 cursor commands ?
  IF EMPTY(alias())
      THROW "alias not found"
  ENDIF
  .... my command
Thanks Yuri.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform