@ ... M Can Be Used in BROWSE PICTURE ClauseID: Q119225 The information in this article applies to:
SUMMARYContrary to page L3-238 of the "Language Reference," you can use the @M picture editing code with the BROWSE :P command.
MORE INFORMATIONTo limit what data can be entered in a field during a BROWSE, you can use the @M picture editing code. For example, if you want the user to fill a field called MARRIED only with "YES" or "NO", you can use the following BROWSE command:
The user can now type "n" to select "NO" or "y" to select "YES". The user
can also press the SPACEBAR to cycle through the choices.
Another example of using @M is for a field called "OS" (operating systems). The BROWSE statement in this case could look something like this:
REFERENCESFoxTalk, July 1994, page 32, author Tran Hong Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b 2.60 picklist toggle limit docerr KBCategory: kbprg kbdocerr KBSubcategory: FxprgBrowse |
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |