in reply to Re: Problem with Net::rexec
in thread Problem with Net::rexec

hello!
We have a program in visual basic 6 that runs that command "rexec", I need to explain a bit, I am trying to make a program that can execute a command in the server, lets call "attend" to the command that I need to run, "attend" is actually a program that has been there for ages, but it has a very important job, this program validates all the operation files, so to run it is quite simple in the server : "attend filename" and that it. But since we are not going to run the "attend" program in the server we need it to run on the pc's.
I know that rexec works.

I hope this can shed more light and you could help me thank you