View Single Post
  #2 (permalink)  
Old 04-21-2008, 01:40 PM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 550
Default

Hello,

If your task involves Keystrokes or Mouse clicks then it cannot be run in background. Windows operating system does not allow concurrent access to mouse and keyboard to various applications at the same time.
However, task that involves FTP commands, Excel commands, Web Recorder commands, etc. can run in background.
Reply With Quote