i bought Robotask a couple of months ago to automate simple dedicated keystrokes.
it's been working great
i'm not much of the programming sort (hence Robotask), but i have tried to implement variable functions to do a basic task, without success..
i know i can build an external text file & grab data, then copy & paste, but i would like a simple dialouge box (like input box) which copies the input to the clipboard..
This is easy. Try the task below. You can launch Notepad (for example) and try to paste the string from clipboard after completion of this task.
Save text of task into file and use menu Task | Import to import into RoboTask.
;**********************
;* RoboTask Task file *
;* Do not edit! *
;**********************
[Root]
ActionAfterRun=INTEGER|0
Actions=FOLDER
Automat=INTEGER|-1
CatID=INTEGER|565106205
ContinueOnError=INTEGER|0
ExternalName=STRING|"Task301"
Hide=INTEGER|0
ID=INTEGER|1331447729
Name=STRING|"Copy INPUT to the clipboard"
Priority=INTEGER|3
RunOnClose=INTEGER|0
RunOnStartup=INTEGER|0
ToLog=INTEGER|3