Error Messages
This topic contains information about some of the more common error messages in Visual FoxPro.
In This Section
- Error Messages A-Z
This section contains a list of error message topics in alphabetical order. - Error Messages by Number
This section contains a numeric list of error messages. - Error Message Parameters
Error messages that have optional error message parameters might not return a parameter through SYS(2018).
Related Sections
- Reference
The Visual FoxPro reference includes topics on productivity tools, as well as the controls, objects, properties, methods, events, statements, functions, and constants available. - User Interface Reference
User interface (UI) reference topics explain the options that appear on various dialog boxes, windows, and other user interfaces. These types of topics generally appear when you press F1 in a dialog box or window. - Developing Visual FoxPro Applications
This section includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications. - Programming in Visual FoxPro
Visual FoxPro is a powerful interactive data management tool, but you also can access the full power of Visual FoxPro by creating applications. Understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity.