[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BASE/2005 Open error (RESTORE command)
Default Behavior: The program will continue without restoring
memory variables from the specified file. The default CA-Clipper error
handler (Errorsys.prg) will set NETERR() to true (.T.) if the error was
a sharing violation.
Explanation: The file referred to in a RESTORE command could not be
opened.
Action: Check to make sure that the specified file exists. If the
file is not in the directory where the application runs, use SET DEFAULT
or SET PATH to make the file accessible, or specify the full path name
where the file can be found. In a network environment, make sure the
application has the necessary rights to access the file.
See Also: RESTORE command
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson