Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Cmd Line Errors


Message #1 by "Brett Moyer" <brett.moyer@c...> on Thu, 19 Dec 2002 19:20:47
Ok here is the problem......

at the cmd line if you type : 
     netsvc "vnc server" \\computer-name /start >c:\error.txt

it works, sends the output of the command netsvc to a file that is created 
in the c:\ called error.txt GREAT.......

BUT. if you code that in VB and run it for some reason the cmd line dosent 
like the code or it isnt being recieved properly....? I check the code and 
its output everything is kool....???? thankx

  Return to Index