04-11-2005, 05:05 PM
I am getting the "Error (RT) in Macro: object not found"
Any Ideals?
Dir d; str fileN sPath
foreach(d "C:\berklineNew\customeDocs\Completed\*" FE_Dir)
fileN=d.FileName
sPath=d.FileName(1)
out sPath
Acc a=acc(fileN "LINK" " Internet Explorer" "Internet Explorer_Server" "" 0x1001)
a.Mouse(1)
lef 0.620 0.708 win(" Internet Explorer" "IEFrame") 1
Any Ideals?
Dir d; str fileN sPath
foreach(d "C:\berklineNew\customeDocs\Completed\*" FE_Dir)
fileN=d.FileName
sPath=d.FileName(1)
out sPath
Acc a=acc(fileN "LINK" " Internet Explorer" "Internet Explorer_Server" "" 0x1001)
a.Mouse(1)
lef 0.620 0.708 win(" Internet Explorer" "IEFrame") 1