ID: Q95245
2.00 2.50 2.50a | 2.50 2.50a
MS-DOS | WINDOWS
kbprg
The information in this article applies to:
When issuing a GET on a logical field, you can display a "Y" or "N" instead of a ".T." or ".F.". You can also do this when using logical fields in the report writer.
To display a "Y" or "N" when issuing a GET on a logical field, use the PICTURE "Y" clause. For example:
@1,1 GET <logical var> PICTURE "Y"
To display a "Y" or "N" in a report in place of a logical field, edit
the logical field in the report and place a "Y" (with the quotation
marks) in the format option for that field.
Additional reference words: FoxDos FoxWin 2.00 2.50 2.x 2.5a RWriter KBCategory: kbprg KBSubcategory: FxtoolRwriter
Keywords : FxtoolRwriter
Version : 2.00 2.50 2.50a | 2.50 2.50a
Platform : MS-DOS WINDOWS
Last Reviewed: November 22, 1995