Printing fails - File not found (though file does excist) ?

Discuss RoboTask here
Post Reply
snowseals
Posts: 59
Joined: Mon Apr 11, 2016 10:17 am

Printing fails - File not found (though file does excist) ?

Post by snowseals »

After I made an edit in my script, where it types in the exact location/folder where the file should be saved using Robotasks Macro-recorder,
The printing-script fails saying "File not found", though it does excist and has the right name, where it searches for.

Really strange...
What's going wrong here?

See script + image as attachment.

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|0
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task27"
Hide=INTEGER|0
ID=INTEGER|64458610
LocalVariables=STRING|"DOCNAME="
LogOnAsUser=INTEGER|1
Name=STRING|"05 Alles Uitprinten!"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action100=FOLDER
Action101=FOLDER
Action102=FOLDER
Action103=FOLDER
Action104=FOLDER
Action105=FOLDER
Action106=FOLDER
Action107=FOLDER
Action108=FOLDER
Action109=FOLDER
Action11=FOLDER
Action110=FOLDER
Action111=FOLDER
Action112=FOLDER
Action113=FOLDER
Action114=FOLDER
Action115=FOLDER
Action116=FOLDER
Action117=FOLDER
Action118=FOLDER
Action119=FOLDER
Action12=FOLDER
Action120=FOLDER
Action121=FOLDER
Action122=FOLDER
Action123=FOLDER
Action13=FOLDER
Action14=FOLDER
Action15=FOLDER
Action16=FOLDER
Action17=FOLDER
Action18=FOLDER
Action19=FOLDER
Action2=FOLDER
Action20=FOLDER
Action21=FOLDER
Action22=FOLDER
Action23=FOLDER
Action24=FOLDER
Action25=FOLDER
Action26=FOLDER
Action27=FOLDER
Action28=FOLDER
Action29=FOLDER
Action3=FOLDER
Action30=FOLDER
Action31=FOLDER
Action32=FOLDER
Action33=FOLDER
Action34=FOLDER
Action35=FOLDER
Action36=FOLDER
Action37=FOLDER
Action38=FOLDER
Action39=FOLDER
Action4=FOLDER
Action40=FOLDER
Action41=FOLDER
Action42=FOLDER
Action43=FOLDER
Action44=FOLDER
Action45=FOLDER
Action46=FOLDER
Action47=FOLDER
Action48=FOLDER
Action49=FOLDER
Action5=FOLDER
Action50=FOLDER
Action51=FOLDER
Action52=FOLDER
Action53=FOLDER
Action54=FOLDER
Action55=FOLDER
Action56=FOLDER
Action57=FOLDER
Action58=FOLDER
Action59=FOLDER
Action6=FOLDER
Action60=FOLDER
Action61=FOLDER
Action62=FOLDER
Action63=FOLDER
Action64=FOLDER
Action65=FOLDER
Action66=FOLDER
Action67=FOLDER
Action68=FOLDER
Action69=FOLDER
Action7=FOLDER
Action70=FOLDER
Action71=FOLDER
Action72=FOLDER
Action73=FOLDER
Action74=FOLDER
Action75=FOLDER
Action76=FOLDER
Action77=FOLDER
Action78=FOLDER
Action79=FOLDER
Action8=FOLDER
Action80=FOLDER
Action81=FOLDER
Action82=FOLDER
Action83=FOLDER
Action84=FOLDER
Action85=FOLDER
Action86=FOLDER
Action87=FOLDER
Action88=FOLDER
Action89=FOLDER
Action9=FOLDER
Action90=FOLDER
Action91=FOLDER
Action92=FOLDER
Action93=FOLDER
Action94=FOLDER
Action95=FOLDER
Action96=FOLDER
Action97=FOLDER
Action98=FOLDER
Action99=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action10\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action100]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action100\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"19"
y=STRING|"45"

[Actions\Action101]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action101\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action102]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action102\Params]
delay=STRING|"700"
dimension=STRING|"0"

[Actions\Action103]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action103\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"30"
y=STRING|"292"

[Actions\Action104]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action104\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action105]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action105\Params]
delay=STRING|"400"
dimension=STRING|"0"

[Actions\Action106]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action106\Params]
dx=STRING|"142"
dy=STRING|"-3"
mode=STRING|"1"

[Actions\Action107]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action107\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action108]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action108\Params]
delay=STRING|"500"
dimension=STRING|"0"

[Actions\Action109]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action109\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"243"
y=STRING|"281"

[Actions\Action11]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action11\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"514"
y=STRING|"220"

[Actions\Action110]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action110\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action111]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action111\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action112]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action112\Params]
bottom=STRING|"142"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"229"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Net UI Tool Window"
wintextexact=STRING|"0"
x=STRING|"75"
y=STRING|"20"

[Actions\Action113]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action113\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action114]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action114\Params]
delay=STRING|"1400"
dimension=STRING|"0"

[Actions\Action115]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action115\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"222"
y=STRING|"169"

[Actions\Action116]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action116\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action117]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action117\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action118]
ActionID=STRING|"A_LOOP_FILE"
Enabled=INTEGER|-1
Name=STRING|"File Loop"
Params=FOLDER

[Actions\Action118\Params]
createmode=STRING|"7"
createormodified=STRING|"1"
date1=STRING|"20160615"
date2=STRING|"20160615"
destvar=STRING|"DOCNAME"
DuringDays=STRING|"1"
DuringHours=STRING|"1"
DuringMinutes=STRING|"5"
DuringMonths=STRING|"1"
file0=STRING|"D:\Mijn documenten\SEK Automotive Solutions\Dossiers\*.docx"
filecount=STRING|"1"
OlderDays=STRING|"1"
OlderHours=STRING|"1"
OlderMinutes=STRING|"1"
OlderMonths=STRING|"1"
savesize=STRING|"0"
searchkind=STRING|"0"
sort=STRING|"0"
sortby=STRING|"0"
sortorder=STRING|"0"
subdirs=STRING|"0"
timesize=STRING|"0"
WithoutPath=STRING|"1"

[Actions\Action119]
ActionID=STRING|"A_VARIABLES_SET"
Enabled=INTEGER|-1
Name=STRING|"Set variable ""PDF2"" with value ""{ExtractFilePath({DocName})}\{ExtractFileNameNoExt..."""
Params=FOLDER

[Actions\Action119\Params]
expand=STRING|"1"
varname=STRING|"PDF2"
varvalue=STRING|"{ExtractFilePath({DocName})}\{ExtractFileNameNoExt({DocName})} - Autotelex.pdf"

[Actions\Action12]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action12\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action120]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action121]
ActionID=STRING|"A_GENERAL_PRINTDOC"
Enabled=INTEGER|-1
Name=STRING|"Print {PDF2}"
Params=FOLDER

[Actions\Action121\Params]
files=STRING|"{PDF2}"
printer=STRING|"Samsung M2070 Series"
printto=STRING|"1"

[Actions\Action122]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action122\Params]
delay=STRING|"13"
dimension=STRING|"1"

[Actions\Action123]
ActionID=STRING|"A_DIALOG_MESSAGE"
Enabled=INTEGER|-1
Name=STRING|"Play sound"
Params=FOLDER

[Actions\Action123\Params]
icon=STRING|"1"
msg0=STRING|"[{Time}, {DayOfWeek}, {Date}]"
msg1=STRING|"Hey, awake!"
msgcount=STRING|"2"
playsound=STRING|"1"
showmessage=STRING|"0"
wavefile=STRING|"C:\Windows\Media\Windows Balloon.wav"

[Actions\Action13]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action13\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action14]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action14\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$F0F0F0"

[Actions\Action15]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action15\Params]
variable=STRING|"kleur"
x=STRING|"416"
y=STRING|"498"

[Actions\Action16]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action17]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action17\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""+({LEFT})+({LEFT})+({LEFT})+({LEFT})+({LEFT}){DELAY 50}^(c){DELAY 343}{ENTER}{DELAY 50}%({TAB})"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action18]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action18\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action19]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action19\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1240"
y=STRING|"117"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"259"
y=STRING|"4"

[Actions\Action20]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action20\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action21]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action21\Params]
delay=STRING|"200"
dimension=STRING|"0"

[Actions\Action22]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action22\Params]
dx=STRING|"-1"
dy=STRING|"0"
mode=STRING|"1"

[Actions\Action23]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action23\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action24]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action24\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$BBBBBB"

[Actions\Action25]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action25\Params]
variable=STRING|"kleur"
x=STRING|"444"
y=STRING|"644"

[Actions\Action26]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action27]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action27\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action28]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action28\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1411"
y=STRING|"124"

[Actions\Action29]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action29\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action30]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action30\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action31]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action31\Params]
bottom=STRING|"611"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"468"
y=STRING|"340"

[Actions\Action32]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action32\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$CCCCCC"

[Actions\Action33]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action33\Params]
variable=STRING|"kleur"
x=STRING|"832"
y=STRING|"769"

[Actions\Action34]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action35]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action35\Params]
action=STRING|"0"
button=STRING|"1"

[Actions\Action36]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action36\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action37]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action37\Params]
dx=STRING|"53"
dy=STRING|"99"
mode=STRING|"1"

[Actions\Action38]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action38\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action39]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action39\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action40]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action40\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- {DELAY 50}+(e)urotax{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action41]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action41\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action42]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action42\Params]
bottom=STRING|"567"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"429"
y=STRING|"285"

[Actions\Action43]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action43\Params]
action=STRING|"2"
button=STRING|"1"

[Actions\Action44]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action44\Params]
delay=STRING|"200"
dimension=STRING|"0"

[Actions\Action45]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action45\Params]
dx=STRING|"1"
dy=STRING|"0"
mode=STRING|"1"

[Actions\Action46]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action46\Params]
action=STRING|"3"
button=STRING|"1"

[Actions\Action47]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action47\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action48]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action48\Params]
dx=STRING|"59"
dy=STRING|"115"
mode=STRING|"1"

[Actions\Action49]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action49\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"25"
y=STRING|"38"

[Actions\Action50]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action50\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action51]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action51\Params]
bottom=STRING|"542"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrltextexact=STRING|"1"
left=STRING|"30"
right=STRING|"780"
top=STRING|"48"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"170"
y=STRING|"94"

[Actions\Action52]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action52\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action53]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action53\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action54]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action54\Params]
bottom=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"799"
y=STRING|"13"

[Actions\Action55]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action55\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action56]
ActionID=STRING|"A_ROBOTASK_ALERT"
Enabled=INTEGER|-1
Name=STRING|"Show Notification"
Params=FOLDER

[Actions\Action56\Params]
defh=STRING|"1"
defw=STRING|"1"
duration=STRING|"5"
height=STRING|"76"
icon=STRING|"3"
kind=STRING|"0"
message=STRING|"En toen?"
position=STRING|"3"
title=STRING|"En toen?"
width=STRING|"330"

[Actions\Action57]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action57\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action58]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action58\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action59]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action59\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action60]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action60\Params]
bottom=STRING|"40"
controlclass=STRING|"MSTaskListWClass"
controltext=STRING|"Actieve toepassingen"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"0"
left=STRING|"56"
right=STRING|"1568"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Shell_TrayWnd"
wintextexact=STRING|"0"
x=STRING|"226"
y=STRING|"38"

[Actions\Action61]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay 2 sec"
Params=FOLDER

[Actions\Action61\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action62]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action62\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action63]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action63\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action64]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action64\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"{PGDN}"
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action65]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action65\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action66]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action66\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"918"
y=STRING|"845"

[Actions\Action67]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action67\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action68]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action68\Params]
delay=STRING|"3"
dimension=STRING|"1"

[Actions\Action69]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action69\Params]
bottom=STRING|"751"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"880"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"516"
y=STRING|"360"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action70]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action70\Params]
bottom=STRING|"611"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"- Google Chrome"
wintextexact=STRING|"0"
x=STRING|"468"
y=STRING|"340"

[Actions\Action71]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action71\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$201F23"

[Actions\Action72]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action72\Params]
variable=STRING|"kleur"
x=STRING|"424"
y=STRING|"130"

[Actions\Action73]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action74]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action74\Params]
action=STRING|"0"
button=STRING|"1"

[Actions\Action75]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action75\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action76]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action76\Params]
dx=STRING|"58"
dy=STRING|"101"
mode=STRING|"1"

[Actions\Action77]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action77\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action78]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action78\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action79]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action79\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- +(a)utotelex{HOME}D:\Mijn documenten\SEK Automotive Solutions\Dossiers\{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"55"
y=STRING|"244"

[Actions\Action80]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action80\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action81]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action81\Params]
bottom=STRING|"0"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"866"
y=STRING|"6"

[Actions\Action82]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action82\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action83]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action83\Params]
delay=STRING|"100"
dimension=STRING|"0"

[Actions\Action84]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action84\Params]
dx=STRING|"0"
dy=STRING|"1"
mode=STRING|"1"

[Actions\Action85]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action85\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action86]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action86\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action87]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action87\Params]
bottom=STRING|"0"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1886"
y=STRING|"0"

[Actions\Action88]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action88\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action89]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action89\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action90]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action90\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1035"
y=STRING|"66"

[Actions\Action91]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action91\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action92]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action92\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action93]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action93\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"^(f)"
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action94]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action94\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action95]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action95\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"447"
y=STRING|"4"

[Actions\Action96]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action96\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action97]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action97\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action98]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action98\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(f){DELAY 50}datum opname{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action99]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action99\Params]
delay=STRING|"2"
dimension=STRING|"1"

Attachments
robotask-fault-printing.png
robotask-fault-printing.png (11 KiB) Viewed 24116 times
Oleg
Site Admin
Posts: 3007
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Printing fails - File not found (though file does excist

Post by Oleg »

File not found means that file doesn't exist.
System can't find specified file

Maybe file is not created at this moment.
Also put the log file as text, please.
Right click on the log pane and choose "Select All" and "Copy Selected to Clipboard"
Oleg Yershov
Oleg
Site Admin
Posts: 3007
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Printing fails - File not found (though file does excist

Post by Oleg »

Also pay attention that you save the file name in the loop without full path
See step #118

This mean that the action tries to find in the current folder. But the current folder is unknown now
Maybe it is folder of RoboTask
Oleg Yershov
Oleg
Site Admin
Posts: 3007
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Printing fails - File not found (though file does excist

Post by Oleg »

Additionally:
Version 6.7 contains the action Wait for Pixels

You can put it instead of steps #14-16
Oleg Yershov
snowseals
Posts: 59
Joined: Mon Apr 11, 2016 10:17 am

Re: Printing fails - File not found (though file does excist

Post by snowseals »

To be more precise, it happened after I changed the previous code:

Code: Select all

[Actions\Action75\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- +(a)utotelex{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
to this part of the new code (part of the full code from topic-start):

Code: Select all

[Actions\Action79\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- +(a)utotelex{HOME}D:\Mijn documenten\SEK Automotive Solutions\Dossiers\{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
I've tried Full path checked on and off, but both fail.
The file is made about 30 secs, maybe 1 minute before this part of the script executes.

For full comparishment, hereby the FULL 'old' script, which used to work with printing:

Code: Select all

;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
 
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|0
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task28"
Hide=INTEGER|0
ID=INTEGER|1292822929
LocalVariables=STRING|"DOCNAME="
LogOnAsUser=INTEGER|1
Name=STRING|"Copy of 05 Alles Uitprinten!"
OnErrorTaskID=INTEGER|-1
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3
WriteGeneralLog=INTEGER|0

[Actions]
Action1=FOLDER
Action10=FOLDER
Action100=FOLDER
Action101=FOLDER
Action102=FOLDER
Action103=FOLDER
Action104=FOLDER
Action105=FOLDER
Action106=FOLDER
Action107=FOLDER
Action108=FOLDER
Action109=FOLDER
Action11=FOLDER
Action110=FOLDER
Action111=FOLDER
Action112=FOLDER
Action113=FOLDER
Action114=FOLDER
Action115=FOLDER
Action116=FOLDER
Action117=FOLDER
Action118=FOLDER
Action119=FOLDER
Action12=FOLDER
Action120=FOLDER
Action13=FOLDER
Action14=FOLDER
Action15=FOLDER
Action16=FOLDER
Action17=FOLDER
Action18=FOLDER
Action19=FOLDER
Action2=FOLDER
Action20=FOLDER
Action21=FOLDER
Action22=FOLDER
Action23=FOLDER
Action24=FOLDER
Action25=FOLDER
Action26=FOLDER
Action27=FOLDER
Action28=FOLDER
Action29=FOLDER
Action3=FOLDER
Action30=FOLDER
Action31=FOLDER
Action32=FOLDER
Action33=FOLDER
Action34=FOLDER
Action35=FOLDER
Action36=FOLDER
Action37=FOLDER
Action38=FOLDER
Action39=FOLDER
Action4=FOLDER
Action40=FOLDER
Action41=FOLDER
Action42=FOLDER
Action43=FOLDER
Action44=FOLDER
Action45=FOLDER
Action46=FOLDER
Action47=FOLDER
Action48=FOLDER
Action49=FOLDER
Action5=FOLDER
Action50=FOLDER
Action51=FOLDER
Action52=FOLDER
Action53=FOLDER
Action54=FOLDER
Action55=FOLDER
Action56=FOLDER
Action57=FOLDER
Action58=FOLDER
Action59=FOLDER
Action6=FOLDER
Action60=FOLDER
Action61=FOLDER
Action62=FOLDER
Action63=FOLDER
Action64=FOLDER
Action65=FOLDER
Action66=FOLDER
Action67=FOLDER
Action68=FOLDER
Action69=FOLDER
Action7=FOLDER
Action70=FOLDER
Action71=FOLDER
Action72=FOLDER
Action73=FOLDER
Action74=FOLDER
Action75=FOLDER
Action76=FOLDER
Action77=FOLDER
Action78=FOLDER
Action79=FOLDER
Action8=FOLDER
Action80=FOLDER
Action81=FOLDER
Action82=FOLDER
Action83=FOLDER
Action84=FOLDER
Action85=FOLDER
Action86=FOLDER
Action87=FOLDER
Action88=FOLDER
Action89=FOLDER
Action9=FOLDER
Action90=FOLDER
Action91=FOLDER
Action92=FOLDER
Action93=FOLDER
Action94=FOLDER
Action95=FOLDER
Action96=FOLDER
Action97=FOLDER
Action98=FOLDER
Action99=FOLDER

[Actions\Action1]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//Begin of MacroRecoder block"
Params=FOLDER

[Actions\Action1\Params]
comment=STRING|"Begin of MacroRecoder block"

[Actions\Action10]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action10\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action100]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action100\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action101]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action101\Params]
delay=STRING|"400"
dimension=STRING|"0"

[Actions\Action102]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action102\Params]
dx=STRING|"142"
dy=STRING|"-3"
mode=STRING|"1"

[Actions\Action103]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action103\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action104]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action104\Params]
delay=STRING|"500"
dimension=STRING|"0"

[Actions\Action105]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action105\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"243"
y=STRING|"281"

[Actions\Action106]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action106\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action107]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action107\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action108]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action108\Params]
bottom=STRING|"142"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"229"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Net UI Tool Window"
wintextexact=STRING|"0"
x=STRING|"75"
y=STRING|"20"

[Actions\Action109]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action109\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action11]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action11\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"514"
y=STRING|"220"

[Actions\Action110]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action110\Params]
delay=STRING|"1400"
dimension=STRING|"0"

[Actions\Action111]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action111\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"222"
y=STRING|"169"

[Actions\Action112]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action112\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action113]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER

[Actions\Action113\Params]
comment=STRING|"End of MacroRecoder block"

[Actions\Action114]
ActionID=STRING|"A_LOOP_FILE"
Enabled=INTEGER|-1
Name=STRING|"File Loop"
Params=FOLDER

[Actions\Action114\Params]
createmode=STRING|"7"
createormodified=STRING|"1"
date1=STRING|"20160615"
date2=STRING|"20160615"
destvar=STRING|"DOCNAME"
DuringDays=STRING|"1"
DuringHours=STRING|"1"
DuringMinutes=STRING|"5"
DuringMonths=STRING|"1"
file0=STRING|"D:\Mijn documenten\SEK Automotive Solutions\Dossiers\*.docx"
filecount=STRING|"1"
OlderDays=STRING|"1"
OlderHours=STRING|"1"
OlderMinutes=STRING|"1"
OlderMonths=STRING|"1"
savesize=STRING|"0"
searchkind=STRING|"0"
sort=STRING|"0"
sortby=STRING|"0"
sortorder=STRING|"0"
subdirs=STRING|"0"
timesize=STRING|"0"
WithoutPath=STRING|"0"

[Actions\Action115]
ActionID=STRING|"A_VARIABLES_SET"
Enabled=INTEGER|-1
Name=STRING|"Set variable ""PDF2"" with value ""{ExtractFilePath({DocName})}\{ExtractFileNameNoExt..."""
Params=FOLDER

[Actions\Action115\Params]
expand=STRING|"1"
varname=STRING|"PDF2"
varvalue=STRING|"{ExtractFilePath({DocName})}\{ExtractFileNameNoExt({DocName})} - Autotelex.pdf"

[Actions\Action116]
ActionID=STRING|"A_DIALOG_MESSAGE"
Enabled=INTEGER|-1
Name=STRING|""
Params=FOLDER

[Actions\Action116\Params]
icon=STRING|"1"
msg0=STRING|"Original DOC name: {DocName}"
msg1=STRING|"PDF1 name: {PDF1}"
msg2=STRING|"PDF2 name: {PDF2}"
msgcount=STRING|"3"
playsound=STRING|"0"
showmessage=STRING|"0"

[Actions\Action117]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action118]
ActionID=STRING|"A_GENERAL_PRINTDOC"
Enabled=INTEGER|-1
Name=STRING|"Print {PDF2}"
Params=FOLDER

[Actions\Action118\Params]
files=STRING|"{PDF2}"
printer=STRING|"Samsung M2070 Series"
printto=STRING|"1"

[Actions\Action119]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action119\Params]
delay=STRING|"13"
dimension=STRING|"1"

[Actions\Action12]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action12\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action120]
ActionID=STRING|"A_DIALOG_MESSAGE"
Enabled=INTEGER|-1
Name=STRING|"Play sound"
Params=FOLDER

[Actions\Action120\Params]
icon=STRING|"1"
msg0=STRING|"[{Time}, {DayOfWeek}, {Date}]"
msg1=STRING|"Hey, awake!"
msgcount=STRING|"2"
playsound=STRING|"1"
showmessage=STRING|"0"
wavefile=STRING|"C:\Windows\Media\Windows Balloon.wav"

[Actions\Action13]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action13\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action14]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action14\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$F0F0F0"

[Actions\Action15]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action15\Params]
variable=STRING|"kleur"
x=STRING|"416"
y=STRING|"498"

[Actions\Action16]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action17]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action17\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""+({LEFT})+({LEFT})+({LEFT})+({LEFT})+({LEFT}){DELAY 50}^(c){DELAY 343}{ENTER}{DELAY 50}%({TAB})"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action18]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action18\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action19]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action19\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1240"
y=STRING|"117"

[Actions\Action2]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action2\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"259"
y=STRING|"4"

[Actions\Action20]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action20\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action21]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action21\Params]
delay=STRING|"200"
dimension=STRING|"0"

[Actions\Action22]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action22\Params]
dx=STRING|"-1"
dy=STRING|"0"
mode=STRING|"1"

[Actions\Action23]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action23\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action24]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action24\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$BBBBBB"

[Actions\Action25]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action25\Params]
variable=STRING|"kleur"
x=STRING|"444"
y=STRING|"644"

[Actions\Action26]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action27]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action27\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action28]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action28\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1411"
y=STRING|"124"

[Actions\Action29]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action29\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action3]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action3\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action30]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action30\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action31]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action31\Params]
bottom=STRING|"611"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"468"
y=STRING|"340"

[Actions\Action32]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action32\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$CCCCCC"

[Actions\Action33]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action33\Params]
variable=STRING|"kleur"
x=STRING|"832"
y=STRING|"769"

[Actions\Action34]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action35]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action35\Params]
action=STRING|"0"
button=STRING|"1"

[Actions\Action36]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action36\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action37]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action37\Params]
dx=STRING|"53"
dy=STRING|"99"
mode=STRING|"1"

[Actions\Action38]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action38\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action39]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action39\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action4\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action40]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action40\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- {DELAY 50}+(e)urotax{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action41]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action41\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action42]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action42\Params]
bottom=STRING|"567"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"429"
y=STRING|"285"

[Actions\Action43]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action43\Params]
action=STRING|"2"
button=STRING|"1"

[Actions\Action44]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action44\Params]
delay=STRING|"200"
dimension=STRING|"0"

[Actions\Action45]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action45\Params]
dx=STRING|"1"
dy=STRING|"0"
mode=STRING|"1"

[Actions\Action46]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action46\Params]
action=STRING|"3"
button=STRING|"1"

[Actions\Action47]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action47\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action48]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action48\Params]
dx=STRING|"59"
dy=STRING|"115"
mode=STRING|"1"

[Actions\Action49]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action49\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action5]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action5\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"25"
y=STRING|"38"

[Actions\Action50]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action50\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action51]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action51\Params]
bottom=STRING|"542"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrltextexact=STRING|"1"
left=STRING|"30"
right=STRING|"780"
top=STRING|"48"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"170"
y=STRING|"94"

[Actions\Action52]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action52\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action53]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action53\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action54]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action54\Params]
bottom=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"799"
y=STRING|"13"

[Actions\Action55]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action55\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action56]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action56\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action57]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action57\Params]
bottom=STRING|"0"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"89"
y=STRING|"0"

[Actions\Action58]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action58\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action59]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action59\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action6]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action6\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action60]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action60\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"{PGDN}"
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action61]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action61\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action62]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action62\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"918"
y=STRING|"815"

[Actions\Action63]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action63\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action64]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action64\Params]
delay=STRING|"3"
dimension=STRING|"1"

[Actions\Action65]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action65\Params]
bottom=STRING|"751"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"880"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"516"
y=STRING|"360"

[Actions\Action66]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action66\Params]
bottom=STRING|"611"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"5"
right=STRING|"805"
top=STRING|"51"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"- Google Chrome"
wintextexact=STRING|"0"
x=STRING|"468"
y=STRING|"340"

[Actions\Action67]
ActionID=STRING|"A_LOOP_WHILE"
Enabled=INTEGER|-1
Name=STRING|"While loop"
Params=FOLDER

[Actions\Action67\Params]
case=STRING|"0"
operator=STRING|"1"
type=STRING|"0"
value1=STRING|"{Kleur}"
value2=STRING|"$201F23"

[Actions\Action68]
ActionID=STRING|"A_SCR_SCRPIXEL"
Enabled=INTEGER|-1
Name=STRING|"Screen Pixel"
Params=FOLDER

[Actions\Action68\Params]
variable=STRING|"kleur"
x=STRING|"424"
y=STRING|"130"

[Actions\Action69]
ActionID=STRING|"A_LOOP_END"
Enabled=INTEGER|-1
Name=STRING|"End Loop"

[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action7\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action70]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action70\Params]
action=STRING|"0"
button=STRING|"1"

[Actions\Action71]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action71\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action72]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action72\Params]
dx=STRING|"58"
dy=STRING|"101"
mode=STRING|"1"

[Actions\Action73]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action73\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action74]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action74\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action75]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action75\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 50} {DELAY 50}- +(a)utotelex{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action76]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action76\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action77]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action77\Params]
bottom=STRING|"0"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"866"
y=STRING|"6"

[Actions\Action78]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action78\Params]
action=STRING|"2"
button=STRING|"0"

[Actions\Action79]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action79\Params]
delay=STRING|"100"
dimension=STRING|"0"

[Actions\Action8]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action8\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"55"
y=STRING|"244"

[Actions\Action80]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER

[Actions\Action80\Params]
dx=STRING|"0"
dy=STRING|"1"
mode=STRING|"1"

[Actions\Action81]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER

[Actions\Action81\Params]
action=STRING|"3"
button=STRING|"0"

[Actions\Action82]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action82\Params]
delay=STRING|"800"
dimension=STRING|"0"

[Actions\Action83]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action83\Params]
bottom=STRING|"0"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"0"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1886"
y=STRING|"0"

[Actions\Action84]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action84\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action85]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action85\Params]
delay=STRING|"900"
dimension=STRING|"0"

[Actions\Action86]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action86\Params]
bottom=STRING|"1040"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"85"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|" - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1035"
y=STRING|"66"

[Actions\Action87]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action87\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action88]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action88\Params]
delay=STRING|"1500"
dimension=STRING|"0"

[Actions\Action89]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action89\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"^(f)"
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action9]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action9\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action90]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action90\Params]
delay=STRING|"1"
dimension=STRING|"1"

[Actions\Action91]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action91\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"447"
y=STRING|"4"

[Actions\Action92]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action92\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action93]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action93\Params]
delay=STRING|"600"
dimension=STRING|"0"

[Actions\Action94]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER

[Actions\Action94\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(f){DELAY 50}datum opname{ENTER}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"

[Actions\Action95]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action95\Params]
delay=STRING|"2"
dimension=STRING|"1"

[Actions\Action96]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action96\Params]
bottom=STRING|"147"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"19"
y=STRING|"45"

[Actions\Action97]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER

[Actions\Action97\Params]
action=STRING|"0"
button=STRING|"0"

[Actions\Action98]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER

[Actions\Action98\Params]
delay=STRING|"700"
dimension=STRING|"0"

[Actions\Action99]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER

[Actions\Action99\Params]
bottom=STRING|"1044"
controlclass=STRING|"NetUIHWND"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"0"
right=STRING|"1920"
top=STRING|"0"
winclassexact=STRING|"0"
windowclass=STRING|"OpusApp"
windowtext=STRING|" - Microsoft Word"
wintextexact=STRING|"0"
x=STRING|"30"
y=STRING|"292"
And as requested the full Log-file as text:

Code: Select all

I: 11-11-2016 17:10:35: ****** Starting task: 05 Alles Uitprinten! ******************
I: 11-11-2016 17:10:35: Executing "1.//Begin of MacroRecoder block"
I: 11-11-2016 17:10:35: Executing "2.Move To Object"
I: 11-11-2016 17:10:36: Executing "3.Click button"
I: 11-11-2016 17:10:36: Executing "4.Delay"
I: 11-11-2016 17:10:36: Executing "5.Move To Object"
I: 11-11-2016 17:10:36: Executing "6.Click button"
I: 11-11-2016 17:10:36: Executing "7.Delay"
I: 11-11-2016 17:10:37: Executing "8.Move To Object"
I: 11-11-2016 17:10:37: Executing "9.Click button"
I: 11-11-2016 17:10:37: Executing "10.Delay"
I: 11-11-2016 17:10:38: Executing "11.Move To Object"
I: 11-11-2016 17:10:38: Executing "12.Click button"
I: 11-11-2016 17:10:38: Executing "13.Delay"
I: 11-11-2016 17:10:40: Executing "14.While loop"
I: 11-11-2016 17:10:40: Executing "15.Screen Pixel"
I: 11-11-2016 17:10:40: Executing "16.End Loop"
I: 11-11-2016 17:10:40: Executing "14.While loop"
I: 11-11-2016 17:10:40: Executing "17.Send keys to current window"
I: 11-11-2016 17:10:42: Executing "18.Delay"
I: 11-11-2016 17:10:43: Executing "19.Move To Object"
I: 11-11-2016 17:10:43: Executing "20.Click button"
I: 11-11-2016 17:10:43: Executing "21.Delay"
I: 11-11-2016 17:10:43: Executing "22.Local Move"
I: 11-11-2016 17:10:43: Executing "23.Release button"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:43: Executing "26.End Loop"
I: 11-11-2016 17:10:43: Executing "24.While loop"
I: 11-11-2016 17:10:43: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "25.Screen Pixel"
I: 11-11-2016 17:10:44: Executing "26.End Loop"
I: 11-11-2016 17:10:44: Executing "24.While loop"
I: 11-11-2016 17:10:44: Executing "27.Delay"
I: 11-11-2016 17:10:46: Executing "28.Move To Object"
I: 11-11-2016 17:10:46: Executing "29.Click button"
I: 11-11-2016 17:10:46: Executing "30.Delay"
I: 11-11-2016 17:10:47: Executing "31.Move To Object"
I: 11-11-2016 17:10:47: Executing "32.While loop"
I: 11-11-2016 17:10:47: Executing "33.Screen Pixel"
I: 11-11-2016 17:10:47: Executing "34.End Loop"
I: 11-11-2016 17:10:47: Executing "32.While loop"
I: 11-11-2016 17:10:47: Executing "35.Click button"
I: 11-11-2016 17:10:47: Executing "36.Delay"
I: 11-11-2016 17:10:48: Executing "37.Local Move"
I: 11-11-2016 17:10:48: Executing "38.Click button"
I: 11-11-2016 17:10:48: Executing "39.Delay"
I: 11-11-2016 17:10:50: Executing "40.Send keys to current window"
I: 11-11-2016 17:10:51: Executing "41.Delay"
I: 11-11-2016 17:10:52: Executing "42.Move To Object"
I: 11-11-2016 17:10:52: Executing "43.Click button"
I: 11-11-2016 17:10:52: Executing "44.Delay"
I: 11-11-2016 17:10:52: Executing "45.Local Move"
I: 11-11-2016 17:10:52: Executing "46.Release button"
I: 11-11-2016 17:10:52: Executing "47.Delay"
I: 11-11-2016 17:10:53: Executing "48.Local Move"
I: 11-11-2016 17:10:53: Executing "49.Click button"
I: 11-11-2016 17:10:53: Executing "50.Delay"
I: 11-11-2016 17:10:55: Executing "51.Move To Object"
I: 11-11-2016 17:10:55: Executing "52.Click button"
I: 11-11-2016 17:10:55: Executing "53.Delay"
I: 11-11-2016 17:10:57: Executing "54.Move To Object"
I: 11-11-2016 17:10:57: Executing "55.Click button"
I: 11-11-2016 17:10:57: Executing "56.Show Notification"
I: 11-11-2016 17:10:57: Executing "57.Delay"
I: 11-11-2016 17:10:59: Executing "58.//Begin of MacroRecoder block"
I: 11-11-2016 17:10:59: Executing "59.//Begin of MacroRecoder block"
I: 11-11-2016 17:10:59: Executing "60.Move To Object"
I: 11-11-2016 17:10:59: Executing "61.Delay 2 sec"
I: 11-11-2016 17:11:01: Executing "62.Click button"
I: 11-11-2016 17:11:01: Executing "63.Delay"
I: 11-11-2016 17:11:01: Executing "64.Send keys to current window"
I: 11-11-2016 17:11:01: Executing "65.Delay"
I: 11-11-2016 17:11:02: Executing "66.Move To Object"
I: 11-11-2016 17:11:02: Executing "67.Click button"
I: 11-11-2016 17:11:02: Executing "68.Delay"
I: 11-11-2016 17:11:05: Executing "69.Move To Object"
I: 11-11-2016 17:11:05: Executing "70.Move To Object"
I: 11-11-2016 17:11:05: Executing "71.While loop"
I: 11-11-2016 17:11:05: Executing "72.Screen Pixel"
I: 11-11-2016 17:11:05: Executing "73.End Loop"
I: 11-11-2016 17:11:05: Executing "71.While loop"
I: 11-11-2016 17:11:05: Executing "74.Click button"
I: 11-11-2016 17:11:05: Executing "75.Delay"
I: 11-11-2016 17:11:06: Executing "76.Local Move"
I: 11-11-2016 17:11:06: Executing "77.Click button"
I: 11-11-2016 17:11:06: Executing "78.Delay"
I: 11-11-2016 17:11:07: Executing "79.Send keys to current window"
I: 11-11-2016 17:11:11: Executing "80.Delay"
I: 11-11-2016 17:11:13: Executing "81.Move To Object"
I: 11-11-2016 17:11:13: Executing "82.Click button"
I: 11-11-2016 17:11:13: Executing "83.Delay"
I: 11-11-2016 17:11:13: Executing "84.Local Move"
I: 11-11-2016 17:11:13: Executing "85.Release button"
I: 11-11-2016 17:11:13: Executing "86.Delay"
I: 11-11-2016 17:11:14: Executing "87.Move To Object"
I: 11-11-2016 17:11:14: Executing "88.Click button"
I: 11-11-2016 17:11:14: Executing "89.Delay"
I: 11-11-2016 17:11:15: Executing "90.Move To Object"
I: 11-11-2016 17:11:15: Executing "91.Click button"
I: 11-11-2016 17:11:15: Executing "92.Delay"
I: 11-11-2016 17:11:16: Executing "93.Send keys to current window"
I: 11-11-2016 17:11:16: Executing "94.Delay"
I: 11-11-2016 17:11:17: Executing "95.Move To Object"
I: 11-11-2016 17:11:17: Executing "96.Click button"
I: 11-11-2016 17:11:17: Executing "97.Delay"
I: 11-11-2016 17:11:18: Executing "98.Send keys to current window"
I: 11-11-2016 17:11:19: Executing "99.Delay"
I: 11-11-2016 17:11:21: Executing "100.Move To Object"
I: 11-11-2016 17:11:21: Executing "101.Click button"
I: 11-11-2016 17:11:21: Executing "102.Delay"
I: 11-11-2016 17:11:22: Executing "103.Move To Object"
I: 11-11-2016 17:11:22: Executing "104.Click button"
I: 11-11-2016 17:11:22: Executing "105.Delay"
I: 11-11-2016 17:11:22: Executing "106.Local Move"
I: 11-11-2016 17:11:22: Executing "107.Release button"
I: 11-11-2016 17:11:22: Executing "108.Delay"
I: 11-11-2016 17:11:23: Executing "109.Move To Object"
I: 11-11-2016 17:11:23: Executing "110.Click button"
I: 11-11-2016 17:11:23: Executing "111.Delay"
I: 11-11-2016 17:11:23: Executing "112.Move To Object"
I: 11-11-2016 17:11:23: Executing "113.Click button"
I: 11-11-2016 17:11:23: Executing "114.Delay"
I: 11-11-2016 17:11:25: Executing "115.Move To Object"
I: 11-11-2016 17:11:25: Executing "116.Click button"
I: 11-11-2016 17:11:25: Executing "117.//End of MacroRecoder block"
I: 11-11-2016 17:11:25: Executing "118.File Loop"
I: 11-11-2016 17:11:25: Executing "119.Set variable "PDF2" with value "{ExtractFilePath({DocName})}\{ExtractFileNameNoExt...""
I: 11-11-2016 17:11:25: Executing "120.End Loop"
I: 11-11-2016 17:11:25: Executing "118.File Loop"
I: 11-11-2016 17:11:25: Executing "121.Print {PDF2}"
E: 11-11-2016 17:11:25: Het systeem kan het opgegeven bestand niet vinden. (Taxatierapport SEK -  - Hyundai i20 - 2317 - Autotelex.pdf")
E: 11-11-2016 17:11:25: An error occurred. Step #121 (Print {PDF2}).
E: 11-11-2016 17:11:25: Task execution is aborted
Mind the datestamp-time of creation of that PDF (17:11), and the time when running the script (17:11.25).
The PDF is made within the minute that part of the script wants to Print the file.
Since it's filtered by using ''Newer than 5 minutes'', that shouldnt be the problem though.
See attachment (''Gewijzigd op'' means ''Last edited on'' and ''Aanmaakdatum'' means ''Creation date''):
Attachments
robotask-creation-of-file-proof-v3.png
robotask-creation-of-file-proof-v3.png (30.97 KiB) Viewed 24110 times
snowseals
Posts: 59
Joined: Mon Apr 11, 2016 10:17 am

Re: Printing fails - File not found (though file does excist

Post by snowseals »

I just printed out the 1st file today, 'Taxatierapport SEK - - BMW X3 - 7024 - Autotelex.pdf' and it works!?
I'll let you know if this was just a 1-day-fly, or not.
snowseals
Posts: 59
Joined: Mon Apr 11, 2016 10:17 am

Re: Printing fails - File not found (though file does excist

Post by snowseals »

And printed out ''Taxatierapport SEK - - Mercedes-Benz C-klasse - 0809 - Autotelex.pdf'' aswell, so it seems it all just works.
No idea, why it went wrong, and I haven't changed anything.
Ohwell. Happy it seems to be solved.
Post Reply