Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select - don't ask for DBF
Message
 
 
À
24/02/2008 17:17:13
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01295962
Message ID:
01295967
Vues:
13
This message has been marked as the solution to the initial question of the thread.
Try SET TABLEPROMPT OFF

Had to run several searches to find it <g>

>I want to use code like the following:
>
>
>try
>  select (fieldlist);
>    from (tablelist);
>    into cursor Tmp
>catch
>  ...
>endtry
>
>
>The idea of course is to cath the error, if a certain file is not found.
>
>But I also want to avoid the dialog for locating the files; I simply want to inform the user that something went wrong. How can I avoid this dialog?
>
>I might check for the existence of each DBF specifically, but I would like a more generic solution, and one that checks for other possible errors, too.
>
>TIA,
>
>Hilmar.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform