Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Error 1 Message Parameter is wrong
Message
From
01/10/2005 02:23:12
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
BUG: Error 1 Message Parameter is wrong
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01055190
Message ID:
01055190
Views:
43
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
Next
Reply
Map
View

Click here to load this message in the networking platform