Template
Run time error
Name
BASE/1003
Category
Run time errors
Oneliner
Attempt to access nonexisting or hidden variable
Description
The specified variable was not found.
If it is a database field ensure that the required database is open.
If it is a private or public variable then it must be first created using PRIVATE or PUBLIC statement.
Compliance
Clipper
Pingback: Run Time Error Messages | Viva Clipper !