| CFG_SYS
|
General system setup configuration. |
| CFG_URES
|
Takes
items from a two dimensional list and adds them into a memo field.
Reverses the affect of cfg_usav. |
| CFG_USAV
|
Takes
items from a memo field and changes them into a two dimensional list. |
| CFG_USER
|
General
user security oriented tasks. |
| COLORMAC
|
Use
color schemes from a saved color set file.
This permits a pseudo-color set capability for Macintosh
applications. |
| COLORSAV
|
Copy
color schemes in color sets to a file. |
| COLORSET
|
User
selection of colorset. |
| CONFIGTS
|
Verify
local configuration. |
| FINISH
|
Cleanup and return to DOS or Fox. |
| GET_SITE
|
Get current site code. |
| ISRUNTIM |
Check
for runtime version of FoxPro |
| LOCASIGN
|
|
| MAIN
|
Sample of a simple ‘main’ program. |
| MKPRO
|
List of procedures to aid inclusion of PRO.APP into a project. |
| OPTBUTL
|
DOS
button line appearance. |
| OPTBUTT
|
DOS
button inset or push appearance. |
| OPTCLICK
|
Double
click timing. |
| OPTTRACK
|
Mouse
tracking. |
| OPTWIN
|
DOS window line appearance. |
| PINSTALL
|
Installation option settings. |
| PRO
|
Initialize use of ProTools for a session. |
| PRO_BOX
|
Generic
3-D look box drawing tool. |
| PRO_BUTT
|
Generic
3-D look button drawing tool. |
| PRO_COOR
|
Screen
coordinate conversions. |
| PRO_END
|
Restore basic conditions that were modified by pro_init(). |
| PRO_ESC
|
Cancel/Retry/Reset dialog. |
| PRO_INIT
|
General user interface initialization services. |
| PRO_WIN
|
Generalized window creation. |
| STARTUP
|
Sample startup() application initialization code. |
| SET_MOD
|
Change
a setting throughout the stack. |
| SET_POP
|
Pop settings from a stack. |
| SET_PUSH
|
Push current settings to a stack. |
| SYS_CFG
|
System level controls for user access. |
| USER_OPT
|
|
| VARCLEAR |
Clears
a list of variables, memvars, arrays, columns, or rows. |