;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|0 CatID=INTEGER|700197831 ContinueOnError=INTEGER|0 ExternalName=STRING|"Task264" Hide=INTEGER|0 ID=INTEGER|800985008 Name=STRING|"Ask ""how many times to repeat""" Priority=INTEGER|3 RunOnClose=INTEGER|0 RunOnStartup=INTEGER|0 ToLog=INTEGER|0 WriteGeneralLog=INTEGER|0 [Actions] Action1=FOLDER Action2=FOLDER Action3=FOLDER Action4=FOLDER [Actions\Action1] ActionID=STRING|"A_DIALOG_INPUTBOX" Enabled=INTEGER|-1 Name=STRING|"Input Box" Params=FOLDER [Actions\Action1\Params] default=STRING|"0" prompt=STRING|"How many times to repeat the operation?" variable=STRING|"REPEAT_COUNT" [Actions\Action2] ActionID=STRING|"A_LOOP_SIMPLE" Enabled=INTEGER|-1 Name=STRING|"Simple Loop" Params=FOLDER [Actions\Action2\Params] begin=STRING|"1" end=STRING|"{Repeat_count}" variable=STRING|"CURRENT_ITERATION" [Actions\Action3] ActionID=STRING|"A_ROBOTASK_LOG" Enabled=INTEGER|-1 Name=STRING|"Log Message" Params=FOLDER [Actions\Action3\Params] message=STRING|"Current iteration is {Current_iteration}. Insert here some desired steps (instead this)" type=STRING|"3" [Actions\Action4] ActionID=STRING|"A_LOOP_END" Enabled=INTEGER|-1 Name=STRING|"End Loop"