[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: P command
- Subject: Re: P command
- From: "cmadsen" cmadsen@xxxxxxxx
- Date: Fri, 28 Feb 2003 19:50:07 -0500
BX is weird. I would not depend on the command line for anything when using
it. I suggest rewriting your program to use the PRompt command instead:
≪prFirst≫BXpQ2≪prSecond≫BXpQ2≪pr≫
The last bit just clears the prompt. The message won't appear on the command
line, of course; it will be on the PRompt line.
Chris
----- Original Message -----
From: "Harry Binswanger"
To:
Sent: Friday, February 28, 2003 1:22 PM
Subject: P command
> Can anyone tell me why the p command below doesn't work as I expected it
to:
> BC first
> BX pQ2
> BC second
> BX pQ2
> BC done
>
> XPLeNCODE v2.0
> b-gin [UNTITLED]
> [BC_]first[BX_]p[Q2_][BC_]second[BX_]p[Q2_][BC_]done{<}EX{>}[
> cr|lf]
> -nd
> XPLeNCODE
>
> All I see displayed on the command line, after a two-second delay, is
"done."
>
> What I want to see is "first" <1 second pause> "second" <1 second pause>
> "done."
>
> Thanks.
>
> Harry Binswanger
> hb@xxxxxxxx
>
>