vincent
2nd December 2003, 13:05
i have a unix shell script that executes "licmon" along with certain UNIX commands,
and gets the list of BAAN users logged into a ascii file.
and later the script parses the file generated and gives me the list of USERs with certain licence quota info.

All this is done by a ADMIN only thru TELNET.

Now is there anyway for the "licmon" along with certain UNIX commands to be executed in a BAAN SESSSION ?

Thanks

baanlover
2nd December 2003, 13:33
there are lot of threads on this. U can search and fine out. U can check the below link for similar problem.

http://www.baanboard.com/baanboard/showthread.php?s=&threadid=1720

~BaaNLover

vincent
4th December 2003, 08:50
hello all,

Found a link while searching for "shell scripts"

managed to get it work thru run.prog()

Thanks everyone