You can already do that with the Load_From_File method of the Variable Rich
Text, but that is _after_ the procedure is completed, unless you are
suggesting the lines are added during the process.
In my previous email, I wasn't suggesting that "ALL" of the output would be
indicated, due to the overhead of the writes.
When you do Autocheck without the Full option, the operation is measurably
quicker and in the context of what Karen was describing, the user is already
waiting for a protracted period for the process to complete, so I was
suggesting something more middle ground. Not to say that such output
couldn't be dictated by more command switches.
----- Original Message -----
From: "Lawrence Lustig" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, September 23, 2010 8:49 AM
Subject: [RBASE-L] - Re: Autochk messages
<<
A redirected output to a custom control tha you could show on a Pause or
Dialog
like the progress bar would be a worthy enhancement request.
If I were to get a vote (which I don't, of course) I would push for a SET
CONSOLE command that would take the component name of an unbound memo or
rich
text component (or a list box -- anything with an internal Lines or
Strings
property) on a form. Output which would normally go to the R> prompt
would then
be written, as available, to that component. Would give some very, very
slick
capabilities to the programmer and I think it would be pretty easy to
implement.
--
Larry