Input and Output (Visual FoxPro)
To find out more about controlling input and output from your applications, choose one of the following sections.
In This Section
Data Formatting Language
Lists the commands and functions that make it possible for you to format and display data from records, fields, memory variables, or arrays.Keyboard and Mouse Input
Lists the commands and functions that make it possible for you to control input with the keyboard or mouse.Menus and Menu Bars
Lists the commands and functions that make it possible for you to develop, display, and activate user-defined menus and menu bars.Printing (Visual FoxPro)
Lists the commands and functions that 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
Lists the commands that make it possible for you to create reports and control output.Windows Commands and Functions
Lists the commands and functions that make it possible for you to create, display, and activate user-defined windows.
Related Sections
Language Categories
Contains a list of language functionality and descriptions.Using Visual FoxPro
Discusses how 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
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
Discusses how you 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.