BASE/1003
Attempt to acces nonexisting or hidden variable
- Description
-
- The specified variable was not found.
- If it is a database field make sure that the required database is open.
- If it is a private or public variable then you must first create it using PRIVATE or PUBLIC statement.
- Functions
-
- Status
-
- Clipper