PureBytes Links
Trading Reference Links
|
{User Function:Clearlog
Call this from your system like this: value99 = clearlog; }
If barnumber = 1 then begin
For value1 = 1 to 750 begin
Print("");
end;
end;
Clearlog = -1;
At 04:52 PM 10/18/98 -0500, you wrote:
>-- [ From: Larry McBride * EMC.Ver #2.5.3 ] --
>
>Does anyone know the command to clear the printlog window from a print
>statement in a system? You'd think I could find this in the manual, but
>no such luck.
>
>Thanks,
>
>Larry
>
>
William Brower
Publisher of TS Express
Email: 1000mileman@xxxxxxxxxxxxxx
Web: http://www.insideedgesystems.com
|