PDF Explorer > General

Clear Echo log

(1/1)

Padanges:
Hi,
is it possible to clear IO Batch log using custom scripts? For example, after getting a log text I have a MsgBox which asks for further actions. I would like to have a new log session for later steps but can't find how to run it (without appending the log, or) without quitting current script.


Regards

RTT:
I've now modified the echo method to be able to pass other options other than append.

pdfe.echo(String msg,[Integer color], [Integer option]),

option: none=0, append=1, replace=2, clrscr=3.

Navigation

[0] Message Index

Go to full version