clear/flush @bk

Kenneth Brody kenbrody at spamcop.net
Tue Sep 4 13:13:51 PDT 2012


On 9/4/2012 4:00 PM, Tom Aldridge wrote:
> Is there a way to clear the value of @bk?
>
> E.g. msgbox presents a Y/N question. Answer is N.
> Next field presents the same question.
> @bk already filled with N.
>
> I know an input popup could be used and then the var could be cleared.
> Is that recommended or is there a way to clear the value of @bk (other
> then exiting processing).

Why do you need to clear it?  Just ask the question again, and mesgbox will 
set @BK to the new value.

-- 
Kenneth Brody


More information about the Filepro-list mailing list