[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Thanks to Bob Holmgren
- Subject: Re: Thanks to Bob Holmgren
- From: Robert Holmgren holmgren@xxxxxxxx
- Date: Sun, 10 Jan 1999 12:44:21 EST
** Reply to note from xywrite@xxxxxxxx Sun, 10 Jan 1999 09:49:51 -0600
> I have been programming (in XPL)
> the "hard way" for many years. The solution was
> the use of the Change Invisable (CI) command.
Change_Invisible had NOTHING to do with it! CI is merely a cosmetic
alternative to CH. Furthermore, the notion that CI works in some cases, CH in
others, is simply incorrect and should be erased from memory. The "solutions"
were:
EH=0 -- turn off Error Help, which generates message boxes and other intrusive BS
ES=1 -- turn off error recognition and reporting
WA=0 -- reduce the WAit time after errors are reported to zero
Otherwise, the program wasn't altered in any significant respect.
-----------
Robert Holmgren
holmgren@xxxxxxxx
-----------