'{0}' has not been declared. Assuming this is a CURSOR.
This warning will be shown when compiling in the FoxPro dialect for code in the following style
? Customer.LastName // XS9093 'Customer' has not been declared. Assuming this is a CURSOR.
when the /undeclared compiler option is NOT enabled