View Single Post
  #2 (permalink)  
Old 07-24-2007, 11:50 PM
navneet.soni navneet.soni is offline
Junior Member
 
Join Date: Jan 2007
Posts: 12
Default Re:Call AA Task from MS Access VBA

Why don't you try using the following,

Retval = Shell("C:\Program Files\Automation Anywhere 3.5\Automation Anywhere.exe C:\Documents and Settings\dks7905\My Documents\Automation Anywhere\Automation Anywhere\My Tasks\debbietest.atmn /u", 1)
Reply With Quote