Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A not little problem ( B.. ) with erronNo = 1
Message
From
19/01/2004 08:55:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
A not little problem ( B.. ) with erronNo = 1
Miscellaneous
Thread ID:
00868098
Message ID:
00868098
Views:
76
Hi,

On Help for Error number 1 i read:

File "name" does not exist (Error 1)

then "name" is a usefull parameters,

but for various command i see on MESSAGE() only:

File does not exist.

and SYS(2018) is empty.

this is not a banal problem
because for this simple program:
....
APPEND FROM FILENAME1
APPEND FROM FILENAME2
....
the ERROR(),MESSAGE() not resolve the ambiguity,
and LINENO() is a very panic solution.

The only way is TRY/CATCH every single line,
or write the filename on a variable ( i build my error parameter )

Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform