Print PDF files based on their given name - how?
Posted: Wed Jun 15, 2016 10:44 am
I'd like to print 2 PDF files + a Word-document automatically.
Those 2 PDF files are named the same as the Word-document.
The Word-document should be printed aswell.
They all get the same name, except the 1st PDF file gets a text added ' - Eurotax', while the 2nd PDF file gets a text added ' - Autotelex'.
The Word-document should stay open for further work.
I have this working, see script below, but the problem is, this way the PDF-files are opened by Google Chrome's PDF-plugin and somehow, 1 of the PDF-files being printed through the plugin, won't print the little dots that are in this document. When I print it through Adobe Reader, it does print the little dots included.
Adobe Reader and the Macro-recorder of Robotask not playing along well with eachother, it simply doesnt record my clicks when I force Google Chrome to not use the Plugin, and let the PDF open by Adobe Reader.
I've seen some scripts in the forum, which make it possible to just print *.pdf, but this will print all the pdf's that are being saved in that folder. No good.
I've seen a script where it only prints for ex. 'pakbon*.pdf' but that's a static variable. No good either.
The variable/name I have given the 3 files is copied from the original Word-document,
so that part of the name is in the memory of copy/paste/clipboard.
Now it should only paste this text, as the variable to print all 3 files starting with 'paste from clipboard'.
But how?
Or should I approach this in a different way?
See also the video how it's done for now: https://youtu.be/jZQ1p9MW8us
Those 2 PDF files are named the same as the Word-document.
The Word-document should be printed aswell.
They all get the same name, except the 1st PDF file gets a text added ' - Eurotax', while the 2nd PDF file gets a text added ' - Autotelex'.
The Word-document should stay open for further work.
I have this working, see script below, but the problem is, this way the PDF-files are opened by Google Chrome's PDF-plugin and somehow, 1 of the PDF-files being printed through the plugin, won't print the little dots that are in this document. When I print it through Adobe Reader, it does print the little dots included.
Adobe Reader and the Macro-recorder of Robotask not playing along well with eachother, it simply doesnt record my clicks when I force Google Chrome to not use the Plugin, and let the PDF open by Adobe Reader.
I've seen some scripts in the forum, which make it possible to just print *.pdf, but this will print all the pdf's that are being saved in that folder. No good.
I've seen a script where it only prints for ex. 'pakbon*.pdf' but that's a static variable. No good either.
The variable/name I have given the 3 files is copied from the original Word-document,
so that part of the name is in the memory of copy/paste/clipboard.
Now it should only paste this text, as the variable to print all 3 files starting with 'paste from clipboard'.
But how?
Or should I approach this in a different way?
See also the video how it's done for now: https://youtu.be/jZQ1p9MW8us
Code: Select all
;*****************************
;* RoboTask Task file
;* Do not edit in text editor!
;*****************************
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|0
Comment=STRINGLIST
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task31"
Hide=INTEGER|0
ID=INTEGER|1670079037
LogOnAsUser=INTEGER|1
Name=STRING|"05 Alles printen"
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
Action11=FOLDER
Action12=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|"9"
[Actions\Action100]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action100\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action101]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action101\Params]
delay=STRING|"9"
[Actions\Action102]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action102\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|"212"
y=STRING|"181"
[Actions\Action103]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action103\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action104]
ActionID=STRING|"A_DIALOG_MESSAGE"
Enabled=INTEGER|-1
Name=STRING|"Play sound"
Params=FOLDER
[Actions\Action104\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\Action105]
ActionID=STRING|"A_MISC_COMMENT"
Enabled=INTEGER|-1
Name=STRING|"//End of MacroRecoder block"
Params=FOLDER
[Actions\Action105\Params]
comment=STRING|"End of MacroRecoder block"
[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|"526"
y=STRING|"217"
[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\Action13]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action13\Params]
delay=STRING|"20"
[Actions\Action14]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER
[Actions\Action14\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""+({LEFT}){DELAY 10}+({LEFT})+({LEFT})+({LEFT})+({LEFT}){DELAY 10}^(c){DELAY 10}{ENTER}{DELAY 10}%({TAB})"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
[Actions\Action15]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action15\Params]
delay=STRING|"19"
[Actions\Action16]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action16\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|"1251"
y=STRING|"123"
[Actions\Action17]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action17\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action18]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action18\Params]
delay=STRING|"22"
[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|"1406"
y=STRING|"129"
[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|"246"
y=STRING|"14"
[Actions\Action20]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action20\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action21]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action21\Params]
delay=STRING|"53"
[Actions\Action22]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action22\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|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"438"
y=STRING|"262"
[Actions\Action23]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action23\Params]
action=STRING|"0"
button=STRING|"1"
[Actions\Action24]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action24\Params]
delay=STRING|"21"
[Actions\Action25]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action25\Params]
dx=STRING|"50"
dy=STRING|"119"
mode=STRING|"1"
[Actions\Action26]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action26\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action27]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action27\Params]
delay=STRING|"23"
[Actions\Action28]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action28\Params]
bottom=STRING|"586"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"30"
right=STRING|"780"
top=STRING|"48"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"161"
y=STRING|"91"
[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|"16"
[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|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"444"
y=STRING|"258"
[Actions\Action32]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action32\Params]
action=STRING|"0"
button=STRING|"1"
[Actions\Action33]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action33\Params]
delay=STRING|"11"
[Actions\Action34]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action34\Params]
dx=STRING|"64"
dy=STRING|"119"
mode=STRING|"1"
[Actions\Action35]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action35\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action36]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action36\Params]
delay=STRING|"12"
[Actions\Action37]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action37\Params]
bottom=STRING|"586"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"30"
right=STRING|"780"
top=STRING|"48"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"240"
y=STRING|"94"
[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|"4"
[Actions\Action4]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action4\Params]
delay=STRING|"11"
[Actions\Action40]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action40\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|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"409"
y=STRING|"172"
[Actions\Action41]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action41\Params]
action=STRING|"0"
button=STRING|"1"
[Actions\Action42]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action42\Params]
delay=STRING|"6"
[Actions\Action43]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action43\Params]
dx=STRING|"67"
dy=STRING|"82"
mode=STRING|"1"
[Actions\Action44]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action44\Params]
action=STRING|"2"
button=STRING|"0"
[Actions\Action45]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action45\Params]
delay=STRING|"2"
[Actions\Action46]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action46\Params]
dx=STRING|"0"
dy=STRING|"8"
mode=STRING|"1"
[Actions\Action47]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Release button"
Params=FOLDER
[Actions\Action47\Params]
action=STRING|"3"
button=STRING|"0"
[Actions\Action48]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action48\Params]
delay=STRING|"16"
[Actions\Action49]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER
[Actions\Action49\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 10} - +(e)urotax{ENTER}{DELAY 100}j"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
[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|"13"
y=STRING|"47"
[Actions\Action50]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action50\Params]
delay=STRING|"19"
[Actions\Action51]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action51\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|"AutoCalc Report - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"783"
y=STRING|"7"
[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|"11"
[Actions\Action54]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action54\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|"81"
y=STRING|"5"
[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|"10"
[Actions\Action57]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER
[Actions\Action57\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\Action58]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action58\Params]
delay=STRING|"9"
[Actions\Action59]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action59\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|"AutotelexPRO - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"915"
y=STRING|"815"
[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_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action60\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action61]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action61\Params]
delay=STRING|"39"
[Actions\Action62]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action62\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|"ReportPopup.aspx - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"393"
y=STRING|"396"
[Actions\Action63]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action63\Params]
action=STRING|"0"
button=STRING|"1"
[Actions\Action64]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action64\Params]
delay=STRING|"19"
[Actions\Action65]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action65\Params]
dx=STRING|"49"
dy=STRING|"126"
mode=STRING|"1"
[Actions\Action66]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action66\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action67]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action67\Params]
delay=STRING|"21"
[Actions\Action68]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action68\Params]
bottom=STRING|"726"
controlclass=STRING|"Chrome_RenderWidgetHostHWND"
controltext=STRING|"Chrome Legacy Window"
ctrlclassexact=STRING|"0"
ctrltextexact=STRING|"1"
left=STRING|"30"
right=STRING|"855"
top=STRING|"48"
winclassexact=STRING|"0"
windowclass=STRING|"Chrome_WidgetWin_1"
windowtext=STRING|"ReportPopup.aspx - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"177"
y=STRING|"88"
[Actions\Action69]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action69\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action7]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action7\Params]
delay=STRING|"12"
[Actions\Action70]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action70\Params]
delay=STRING|"14"
[Actions\Action71]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action71\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|"ReportPopup.aspx - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"428"
y=STRING|"263"
[Actions\Action72]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action72\Params]
action=STRING|"0"
button=STRING|"1"
[Actions\Action73]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action73\Params]
delay=STRING|"12"
[Actions\Action74]
ActionID=STRING|"A_MOUSE_MOVE"
Enabled=INTEGER|-1
Name=STRING|"Local Move"
Params=FOLDER
[Actions\Action74\Params]
dx=STRING|"53"
dy=STRING|"98"
mode=STRING|"1"
[Actions\Action75]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action75\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action76]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action76\Params]
delay=STRING|"11"
[Actions\Action77]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER
[Actions\Action77\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""^(v){DELAY 10} - +(a)utotelex{ENTER}{DELAY 100}j"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
[Actions\Action78]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action78\Params]
delay=STRING|"18"
[Actions\Action79]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action79\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|"ReportPopup.aspx - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"859"
y=STRING|"3"
[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|"53"
y=STRING|"237"
[Actions\Action80]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action80\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action81]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action81\Params]
delay=STRING|"10"
[Actions\Action82]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action82\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|"AutotelexPRO - Google Chrome"
wintextexact=STRING|"0"
x=STRING|"1919"
y=STRING|"0"
[Actions\Action83]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action83\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action84]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action84\Params]
delay=STRING|"8"
[Actions\Action85]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action85\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|"901"
y=STRING|"121"
[Actions\Action86]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action86\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action87]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action87\Params]
delay=STRING|"18"
[Actions\Action88]
ActionID=STRING|"A_GENERAL_SENDKEYS"
Enabled=INTEGER|-1
Name=STRING|"Send keys to current window"
Params=FOLDER
[Actions\Action88\Params]
currentwindow=STRING|"1"
fixedwindow=STRING|"0"
keylayout=STRING|"0"
keys=STRING|"""{PGUP}{DELAY 150}{PGUP}{DELAY 150}{PGUP}{DELAY 150}{PGUP}"""
pause=STRING|"40"
release=STRING|"1"
sendkind=STRING|"0"
wincaption=STRING|"Notepad"
[Actions\Action89]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action89\Params]
delay=STRING|"19"
[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|"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|"31"
y=STRING|"40"
[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|"12"
[Actions\Action93]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action93\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|"59"
y=STRING|"279"
[Actions\Action94]
ActionID=STRING|"A_MOUSE_CLICK"
Enabled=INTEGER|-1
Name=STRING|"Click button"
Params=FOLDER
[Actions\Action94\Params]
action=STRING|"0"
button=STRING|"0"
[Actions\Action95]
ActionID=STRING|"A_GENERAL_PAUSE"
Enabled=INTEGER|-1
Name=STRING|"Delay"
Params=FOLDER
[Actions\Action95\Params]
delay=STRING|"22"
[Actions\Action96]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action96\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|"239"
y=STRING|"275"
[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|"7"
[Actions\Action99]
ActionID=STRING|"A_MOUSE_MOVETO"
Enabled=INTEGER|-1
Name=STRING|"Move To Object"
Params=FOLDER
[Actions\Action99\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|"87"
y=STRING|"19"