Search found 46 matches

by steph@vds
Thu Dec 15, 2005 11:42 pm
Forum: General Discussion
Topic: Folder activity
Replies: 8
Views: 22883

Folder activity

Hi Oleg, Your task works fine. However there is a slight difference between the "Wait File" method and the "IsFileFree" method. The first one is easier to use but doesn't work with files that don't exist. It's normal. The second one is more complex to set but has an advantage : i...
by steph@vds
Thu Dec 15, 2005 4:18 am
Forum: General Discussion
Topic: Folder activity
Replies: 8
Views: 22883

Folder activity

Oleg, I guess that you let me know the empiric method (with a great value in the "To" field) is the good way to loop indefinitely. It's ok for me ! Thanks. P.S : concerning the "Folder Activity", I will try to do some tasks to simulate it. It's not a simple work for me but it's v...
by steph@vds
Thu Dec 15, 2005 3:56 am
Forum: General Discussion
Topic: Folder activity
Replies: 8
Views: 22883

Folder activity

Yes I tried it and I understood your improvments. Indeed this is more logic to have interchanged "End Loop" and "End if" like you did. The "If value is" = True forces the Break operation. But when the loop has iterated 10 times the task executes the steps after the &quo...
by steph@vds
Thu Dec 15, 2005 3:32 am
Forum: General Discussion
Topic: Folder activity
Replies: 8
Views: 22883

Folder activity

Hi Oleg, Your task works well but my problem is still the same. When my render is not finished and the loop has loops 10 times, despite the False value of my {IsFileFree({LASTFILE})} it returns me the message "Rendering finished !" I could enter a very big value in the "To" field...
by steph@vds
Thu Dec 15, 2005 2:18 am
Forum: General Discussion
Topic: A good freeware for Robotask users
Replies: 0
Views: 10206

A good freeware for Robotask users

Hi everyboby, I found a great freeware for Robotask users called "Clickie" Here is the link to download it : http://www.01net.com/telecharger/windows/Personnaliser/Param etre/fiches/12555.html This software adds a new function in the "Window right click context menu" : "copi...
by steph@vds
Thu Dec 15, 2005 2:13 am
Forum: General Discussion
Topic: Folder activity
Replies: 8
Views: 22883

Folder activity

Hi, I try to create a new task that can notify me if all items in a specified folder are rendered and then start another task. I use After Effects to create animations. My purpose is to ask Robotask if the rendering in After Effects is over. The only solution I found is to create a loop that looks i...
by steph@vds
Tue Dec 13, 2005 2:29 am
Forum: General Discussion
Topic: CAPSLOCK
Replies: 5
Views: 16349

CAPSLOCK

OK.

Bye

Steph
by steph@vds
Tue Dec 13, 2005 2:05 am
Forum: General Discussion
Topic: CAPSLOCK
Replies: 5
Views: 16349

CAPSLOCK

Sorry Oleg, but I don't know what script are ...
Your script above seems to be chinese for me !
 
Steph
by steph@vds
Mon Dec 12, 2005 11:28 pm
Forum: General Discussion
Topic: CAPSLOCK
Replies: 5
Views: 16349

CAPSLOCK

Hi,

How to ask Robotask to detect if CAPSLOCK in on ?
It's not fair to have µ.MV2?µ.AC3 instead of *.m2v,*.ac3

Regards.

by steph@vds
Mon Dec 12, 2005 11:25 pm
Forum: General Discussion
Topic: Rename files
Replies: 2
Views: 9957

Rename files

Hi Oleg,

I resolved my problem :
I create a file list with the newer files (in c:\A for example)
Then I modify this list with notepad (replace c:\A by c:\B). c:\B is where my old files are.
And I rename those files by adding .old
The solution has to be found with our own imagination.

Thanks.