JavaScript Editor js editor     Web development 



Main Page

When you type certain Visual FoxPro commands, you can use IntelliSense to view a list of available and most recently used files of the appropriate type for each command.

The following table lists the commands and the corresponding default file types that IntelliSense searches for and displays.

Command IntelliSense displays files with the following types

CD

Files in the current or specified path.

DO

.prg, .mpr, .qpr, .fxp, .app, .exe

DO FORM

.scx

LABEL FORM

.frx, .lbx

MODIFY CLASS

.vcx

MODIFY COMMAND

.prg, .mpr, .qpr

MODIFY DATABASE

.dbc

MODIFY FILE

Any file type and extension.

MODIFY FORM

.scx

MODIFY LABEL

.lbx

MODIFY MENU

.mnx

MODIFY PROJECT

.pjx

MODIFY QUERY

.qpr

MODIFY REPORT

.frx

MODIFY VIEW

Local and remote views.

OPEN DATABASE

.dbc

REPORT FORM

.frx, .lbx

SET DATABASE

.dbc

USE

.dbf, view

See Also



JavaScript Editor js editor     Web development 
R7