Top Navigational Bar

Macro To Return You To The Document Screen
DocumentID: 603859
Revision Date: 29-Feb-96 1:30:26 PM

The information in this document applies to:
WordPerfect® 5.1 for DOS

Problem

Symptoms: The macro in example 3 on page 54 of the Jungle Survival Kit states that you can use the routine {WHILE}!{STATE}&4~{Exit}{END WHILE} to return back to the document screen. This routine will work well in most screens except for ones like footnote, endnote, header, and footer edit. Solutions: The two routines below will consistently return you back to the document screen. If the two {WHILE} routines are combined with an And (&) or Or (|) operator, you will not have consistent results:

{WHILE}{STATE}&8~
{Exit}
{END WHILE}

{WHILE}!{STATE}&4~
{Exit}
{END WHILE}

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.