Links are not active on this page.
 _GENXTAB System Variable

Included for backward compatibility. Use the Cross-tab Wizard instead.

This system variable 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:

Specifies the program used to output RQBE results in cross-tabular format.

_GENXTAB = program name

Expand imageRemarks


With _GENXTAB you can specify the program that FoxPro uses to output RQBE results to Microsoft Graph in FoxPro for Windows and FoxPro for Macintosh, FoxGraph in FoxPro for MS-DOS, a report form, or a table in cross-tabular format.

By default, _GENXTAB uses the program GENXTAB.PRG.

Expand imageSee Also