Included for backward compatibility. Use the Report Designer 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:
Sets ending print codes.
_PECODE = expC
|
Remarks
_PECODE is included for backward compatibility. Use the Report Writer instead.
_PECODE contains a character value that is output when ENDPRINTJOB is executed. expC can contain any collection of print codes up to a maximum of 255 characters. The default _PECODE is the null string. Valid codes range from 0 to 255.
For complete information on the effects of specific control code sequences, consult your printer manual.

Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08