[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Fwd: VA $



Carl Distefano wrote:

> -> I was thinking more in terms of a branching routine: If the
> -> Menu happens to be Up, Do "X" (or more likely, get rid of the
> -> Menu and DO "X"); if the Menu is not Up, Do "Y."
>
> Hmmm. Well, to do that you'd have to use :
>
> (>)0>;*; If menu is displayed (VA$SM greater than 0)
> BC ;*; Blank CMline (to cancel menu); Do "X"
> ;*; Else Do "Y"

{etc.}

> I hope this gives you enough to work around your particular problem.

Thanks. I won't have a chance to pursue this for a couple weeks, but
will pick it up then.

Jordan