Using the PICTURE "Y" Clause in GET Fields and in ReportsLast reviewed: November 21, 1995Article ID: Q95245 |
The information in this article applies to:
SUMMARYWhen 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.
MORE INFORMATIONTo 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |