Search found 46 matches

by steph@vds
Fri Feb 18, 2011 12:44 am
Forum: General Discussion
Topic: Too long text loop
Replies: 3
Views: 10457

Too long text loop

Hi Oleg, I've made a test with a 3300 lines text file and it takes about 1min40sec to complete. When I minimise Robotask, it takes only about 30sec. It's great. Is there another way to do such a loop ? In other words, is there a way to help RT to do is his job faster ? Thanks for you help. Steph@vds
by steph@vds
Thu Feb 17, 2011 12:07 pm
Forum: General Discussion
Topic: Too long text loop
Replies: 3
Views: 10457

Too long text loop

Hi, Is there a way to accelerate a text loop task ? Thanks by advance. Here is my task : ;******************************* ;* RoboTask Task file         &n bsp;* ;* Do not edit in text editor! * ;******************************* [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|0 CatI...
by steph@vds
Mon May 11, 2009 12:25 pm
Forum: General Discussion
Topic: Tasks Tree
Replies: 2
Views: 8210

Tasks Tree

Ok Oleg,
Thanks
by steph@vds
Fri May 01, 2009 12:12 pm
Forum: General Discussion
Topic: Tasks Tree
Replies: 2
Views: 8210

Tasks Tree

Hi,
I've donwloaded RT 3.3 to test and I've lost my tasks
tree.
Now all my tasks are in the same root folder and it
became very tricky to search for a task.
How can this happen ?

Steph.
by steph@vds
Tue Jan 20, 2009 8:03 am
Forum: General Discussion
Topic: 2 file loops
Replies: 3
Views: 9935

2 file loops

Hi Oleg,I'm glad to see that you always reply so quickly !I've 172 files in my source folder.I've also 172 files in my destination folder. It's the same documents but with some updates, corrections...I want to rename the new files (in the destination folder) with the filenames of the old files (in t...
by steph@vds
Tue Jan 20, 2009 5:50 am
Forum: General Discussion
Topic: 2 file loops
Replies: 3
Views: 9935

2 file loops

Hi,I'm trying to create a task that stores a filename from a file in a source folder to rename another file in a target folder with that filename.Of course there is exactly the same number of file in these two folders.The problem is that every time the File Loop of the source folder is executed (to ...
by steph@vds
Mon Jan 07, 2008 6:00 am
Forum: General Discussion
Topic: Apply a task to a selected file
Replies: 2
Views: 9840

Apply a task to a selected file

Hi Oleg,Excuse me but I don't really understand your answer.All my tasks are in the tasks folder of my installed Robotask.If I need another way of executing the task, it's ok for me but I'd prefer to use the normal way.
by steph@vds
Mon Jan 07, 2008 4:09 am
Forum: General Discussion
Topic: Apply a task to a selected file
Replies: 2
Views: 9840

Apply a task to a selected file

Hi,Is there a way to apply a task (with a hot key triggering) to a file just selected by the user ?I'm trying to store the path of a file in a variable.Steph@vds.
by steph@vds
Thu Apr 12, 2007 2:36 am
Forum: General Discussion
Topic: Variable with array
Replies: 2
Views: 11126

Variable with array

NB : the put text action does not make sense ...
 
by steph@vds
Thu Apr 12, 2007 2:35 am
Forum: General Discussion
Topic: Variable with array
Replies: 2
Views: 11126

Variable with array

Hi, I'd like to use a variable with an array. Unsuccessful. For example, I want to copy to {cd(0)} the clipboard content after a first copy/put text action. Like the name of an artist. Then I want to copy to {cd(1)} the clipboard content after a second copy/put text action. Like the name of an album...