hi all, we all know print method can print messages to status bar.
but in java enviroment, which class or method can be used to do so ?
thanks
hi all, we all know print method can print messages to status bar.
but in java enviroment, which class or method can be used to do so ?
thanks
Subject: “print” in java way
No. I dont think there is a possibility to do that.
Alternatively you can use system.out.println and check in the Java debug console that you can access through file >> tools >> show java debug console.
If it is a server based agent then it writes into log.nsf
Subject: RE: “print” in java way
OK,thanks first.but how can i show some messges in status bar, unluckly in java enviroment ? ![]()
any way? or negative for ever !
is there any interface to status …