Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I want an error for VFP Open dialog
Message
De
12/03/2004 13:32:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00885697
Message ID:
00885715
Vues:
19
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform