SET RESOURCE Command
| Visual FoxPro 9.0 SP2 |
| SET RESOURCE Command |
| See Also |
|
Updates or specifies a resource file. The resource file is a Visual FoxPro table that contains information on system and user-defined resources such as keyboard macros, preferences, system window locations and sizes, diary entries, and so on. There are two versions of the syntax.
SET RESOURCE ON | OFF |
SET RESOURCE TO [FileName] |
Parameters
- ON
-
Specifies that changes made to the Visual FoxPro environment are saved to the resource file. (Default)
- OFF
-
Specifies that changes made to the Visual FoxPro environment are not saved to the resource file.
- TO [ FileName]
-
Specifies that changes made to the Visual FoxPro environment are saved to a resource file (FileName) other than the default FoxUser.dbf resource file.
Issue SET RESOURCE TO without a resource file name to open the default FoxUser.dbf resource file. Issuing SET RESOURCE TO performs an implicit SET RESOURCE ON.
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08