nevermind, it works now, it should be:
(3) Create Folder
D:\zz\yy\{ARR_FOLDERNAME(3)}
Search found 6 matches
- Tue Sep 26, 2006 11:46 pm
- Forum: General Discussion
- Topic: bug? create folder with array variable
- Replies: 2
- Views: 9589
- Tue Sep 26, 2006 11:28 pm
- Forum: General Discussion
- Topic: bug? create folder with array variable
- Replies: 2
- Views: 9589
bug? create folder with array variable
(1) BROWSE FOR FOLDER {FOLDERNAME} = C:\a1\b2\c3 (2) DELIMITED VARIABLE String to process: {FOLDERNAME} Delimiters | Other: \ Assign standard comma-separated text to variable: ARR_FOLDERNAME (3) Create Folder D:\zz\yy\{ARR_FOLDERNAME(4)} FINAL OUTCOME SHOULD CREATE: D:\zz\yy\c3 But no folder is crea...
- Sat Sep 23, 2006 8:09 pm
- Forum: General Discussion
- Topic: CPU 100% Wait for application exit
- Replies: 2
- Views: 9719
CPU 100% Wait for application exit
I tested your sample script also, you're right, it is the work of my application, not robotask itself.
- Thu Sep 21, 2006 8:23 am
- Forum: General Discussion
- Topic: CPU 100% Wait for application exit
- Replies: 2
- Views: 9719
CPU 100% Wait for application exit
When I run a MS-DOS batch file in console mode and wait for the app to
exit, Robotasks overloads the CPU to 100%. Is this normal?
exit, Robotasks overloads the CPU to 100%. Is this normal?
- Sun Sep 17, 2006 3:30 am
- Forum: General Discussion
- Topic: Robotask 2.1 fixed bug which is a feature
- Replies: 2
- Views: 9987
Robotask 2.1 fixed bug which is a feature
nevermind, I will try the new version.
- Sat Sep 16, 2006 8:44 pm
- Forum: General Discussion
- Topic: Robotask 2.1 fixed bug which is a feature
- Replies: 2
- Views: 9987
Robotask 2.1 fixed bug which is a feature
- action "File Monitor": now does not triggers a task after creating or editing I am using 2.0.3 and I like how this bug works. Lets say I have the "File Monitor" to check for changes every 1 hour, but sometimes, I want to manually click "Monitor for changes now" so I ...