Function NnetPjTxt() Foundation
Configures text or binary mode for a print job record.
NnetPjTxt( [<cJobRecordName>] , ; // Default: NnetPjDef()
[<lIsTextFile>] , ; // Default: NIL
[<cUserName>] , ; // Default: Current user
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lIsTextFile
Returns .T. if a job file is printed as text or .F. when it is a binary job.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.