Input and Output
To find out more about controlling input and output from your applications, choose one of the following sections.
In This Section
- Data Formatting
These commands and functions make it possible for you to format and display data from records, fields, memory variables, or arrays. - Keyboard and Mouse Input
These commands and functions make it possible for you to control input with the keyboard or mouse. - Menus and Menu Bars
These commands and functions make it possible for you to develop, display, and activate user-defined menus and menu bars. - Printing
These commands and functions make it possible for you to print or display data from records or memory variables to the screen, a printer, or an output file. - Reports and Labels
These commands make it possible for you to create reports and control output. - Windows Commands and Functions
These commands and functions make it possible for you to create, display, and activate user-defined windows.
Related Sections
- Language Categories
This section contains a list of language functionality and descriptions. - Using Visual FoxPro
Visual FoxPro programming features are designed to improve developer productivity, including Access and Assign methods, support for more graphic file formats, and language to simplify programming tasks. - 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.