View Single Post
  #2  
Old 11-21-2003, 12:03 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
Not directly, but you could put each Telnet action into a separate .bld file (or if the same script needs to be run on different servers, just create a single project and pass in the server name to it), and in the master project use a VisBuildPro Project step to launch each one, marking the calling steps to not wait for completion.
Reply With Quote