i wrote a little script with very much
Code: Select all
UO.FindType(...)commands. thus the journal is full not in a second.
i know the "set quiet 1" command. but then there is absolut no output from injection.
is there a way just to restrain just the "found n items" lines?
if i use
Code: Select all
UO.Exec("set quiet 1")
UO.FindType(...)
UO.Exec("set quiet 0")there is the same count of "quiet mode off" lines
please help me!
thanks
taya