home *** CD-ROM | disk | FTP | other *** search
MS Visual FoxPro App | 1992-10-28 | 6.5 KB | 197 lines |
- This is setup code
- \<File
- Open, close, save, print files
- ALT+F
- \<Edit
- Undo actions, cut, copy, paste, find and replace selection
- ALT+E
- \<Record
- Perform operations on records in active table
- ALT+R
- \<Program
- Debug, run, compile, generate and document programs
- ALT+P
- \<Window
- Manipulate windows, display Command and View windows
- ALT+W
- \<Help
- Access information for learning and using FoxPro
- ALT+H
- \<TelCom
- Perform Telemunications
- ALT+T
- ALT+T
- \<New...
- Create a new file
- \<Open...
- Open an existing file
- \<Close
- Close the frontmost file
- \<Close All
- Close all files
- \<Save
- Save the current file
- CTRL+S
- Ctrl+S
- Sa\<ve As...
- Save the current file with a new name
- \<Revert
- Revert to last saved version of file
- Pr\<int Setup...
- Specify printer and print options
- \<Print...
- Print text file, contents of the Command window or clipboard
- E\<xit
- Exit FoxPro
- \<Undo
- Undo actions, cut, copy, paste, find and replace selection
- CTRL+U
- Ctrl+U
- \<Redo
- Repeat the action previously reversed with Undo
- CTRL+R
- Ctrl+R
- Cu\<t
- Remove selection and put it on the clipboard
- CTRL+X
- Ctrl+X
- \<Copy
- Copy selection and put it on the clipboard
- CTRL+C
- Ctrl+C
- \<Paste
- Paste contents of the clipboard at the insertion point
- CTRL+V
- Ctrl+V
- Paste Special...
- Establish link to copied data
- Clear
- Erase selection
- Change Lin\<k...
- View, update, or remove object link
- \<Insert Object...
- Select object type to create and embed in document
- Con\<vert To Static
- Unlink selected object
- Object...
- Activate OLE object
- Select \<All
- Select all lines of text or objects in current window
- CTRL+A
- Ctrl+A
- Goto \<Line...
- Move cursor to designated line number
- \<Find...
- Search for text
- CTRL+F
- Ctrl+F
- Find A\<gain
- Repeat the last text search
- CTRL+G
- Ctrl+G
- R\<eplace And Find Again
- Replace text and continue search
- CTRL+E
- Ctrl+E
- Replace All
- Replace all occurrences of the specified text
- Prefere\<nces...
- Establish edit settings
- \<Append
- Add a new record
- Chang\<e
- Edit table records
- \<Goto...
- Go to a specific record
- \<Locate...
- Look for the record that matches a specified condition
- \<Continue
- Continue to locate records
- CTRL+K
- Ctrl+K
- \<Seek...
- Search an indexed table
- Re\<place...
- Update field information in a table
- \<Delete...
- Mark records for deletion
- \<Recall...
- Unmark records that are marked for deletion
- \<Do...
- Run a program
- CTRL+D
- Ctrl+D
- \<Cancel
- Stop running a program
- \<Resume
- Resume suspended program
- CTRL+M
- Ctrl+M
- De\<bug
- Display Debug window
- \<Trace
- Display Trace window
- Co\<mpile...
- Compile specified program
- Ge\<nerate...
- Generate code for screens or menus
- M\<acros...
- Define custom keyboard shortcuts
- Beauti\<fy...
- Beautify a program
- Fo\<xDoc
- Document programs
- \<Hide
- Remove active window from sight
- \<Hide All
- Remove all windows from sight
- Sh\<ow All
- Show all hidden windows
- Clea\<r
- Clear current output window
- \<Cycle
- Rearrange open windows to bring successive ones forward
- CTRL+F1
- Ctrl+F1
- Command
- Display Command window
- CTRL+F2
- Ctrl+F2
- \<View
- Display the View window
- \<Contents
- Display help contents
- \<Search for Help on...
- Search for help topic by typing or selecting a keyword
- \<How to Use Help
- Display instructions for using help
- \<About FoxPro...
- Display information about FoxPro and the system configuration
- Ca\<lculator
- Perform calculations
- Calendar/D\<iary
- Check dates and keep track of appointments
- \<Filer
- Manage files and directories
- Pu\<zzle
- Solve a puzzle
- Scie\<ntific Calculator
- Scientific hand calculation emulation tool
- DO Calc
- \<Dial...
- \<Connect
- \<Transmit
- \<Receive
- \<Hang Up
- \<Setup...
- DO _qaa0t0de7 IN LOCFILE("BOOK\SAMPLE" ,"MPX;MPR|FXP;PRG" ,"Where is SAMPLE?")
- ? " This is a menu bar option"
- WAIT WINDOW "Telcom menu"
- This is cleanup code
- _QAA0T0AC6TELCOM
- This is procedure: code
- _QAA0T0DE7
- f:\foxpro\book\
- sample.mpx
- f:\foxpro\book\sample.mpr
-