[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: U2 hide error
- Subject: Re: U2 hide error
- From: cld@xxxxxxxx
- Date: Fri, 09 Jun 2006 14:44:43 +0000
The immediate problem is "JM 2.UNHIDE:01-07Q2 ". The correct usage is JM 2.UNHIDEQ2 . Unlike frame HIDE:*, the nomenclature of frame UNHIDE does NOT support the appendage of Save/Get numbers after a colon -- because there is no need for it. UNHIDE simply restores the entire set of S/G values saved with the last HIDE statement -- a last-in, first-out operation, as Robert points out. "UNHIDE:01-07", not matching any framename spec in U2, generates a frame-not-found "application error" (or a default to the catchall trapname frame {{5*}} ); frame UNHIDE is not executed and no UNHIDEing occurs. Hence the lowercase "a" in S/G 05 was not being restored.
--
Carl Distefano
cld@xxxxxxxx