SET FORMAT Command

Included for backward compatibility. Use the Format Property instead.

This command is undocumented in the original VFP9 help file,
but the following documentation was found in the FoxPro for Windows 2.6 help, and may still be valid:

Opens a format file.

SET FORMAT TO [file | ?]

Parameters

file | ?
 Specify the format file to open with file. SET FORMAT TO ? displays a list of available format files. Format files have an .FMT or .PRX extension.

 Issue SET FORMAT TO without file to close a format file in the current work area.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic