Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Error 1 Message Parameter is wrong
Message
De
01/10/2005 02:23:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
BUG: Error 1 Message Parameter is wrong
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01055190
Message ID:
01055190
Vues:
47
clear
ON ERROR ? MESSAGE(),ERROR()
? "Expected, the full name :"
ERROR 1,"C:\NOTEXISTS\MYTABLE"
?
? "Observed, VFP removes the path of the not found file name"
? " and two different parameters return the same parameter :"
SELECT * FROM C:\somepath\MYTABLE

SELECT * FROM C:\anotherpath\MYTABLE
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform