![]() |
Menu/Prompt Values - Finding Them With The He |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Solutions: The {SYSTEM}menu~ macro command can be used to help find a value of a WP menu if it is not listed in the macros section of the manual. To receive the value of the WP menu, combine the {SYSTEM}menu~ command with {ASSIGN}1~ in an Alt-Letter macro. It should look similar to the following: {ASSIGN}1~{SYSTEM}menu~~ After the macro is created, enter the desired menu, press the Alt-Letter macro, press Cancel to return to the document screen, and then press Alt-1. The value will appear on the screen. One customer found that the {SYSTEM}menu~ command did not differentiate between Long and Short Document Names when saving using the 08/20/90 release of the program. The value, 65027, for a Long Document Name is not returned correctly. The value is returned correctly with the 12/31/90 release. The following macro that will check to see if the customer is using Long or Short Document Names in List Files. This will only work in releases 12/31/90 or later. {Save}{ASSIGN}1~{SYSTEM}menu~~{Cancel} {IF}{VAR 1}=65027~ Long Names {ELSE} Short Names {END IF} |
Answer:
Details:
Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER. |