Search found 3 matches

by snick
Wed Oct 31, 2018 12:03 pm
Forum: General Discussion
Topic: append variable to filename process
Replies: 5
Views: 9851

Re: append variable to filename process

I should add that the UNKNOWN IF Then parts in the task - I assume I need to put some process in there right? But again not clear what that is. For a future update, would it make sense to tweak the rename function to add append text to existing filename? Thats something that you can do in a few othe...
by snick
Wed Oct 31, 2018 12:00 pm
Forum: General Discussion
Topic: append variable to filename process
Replies: 5
Views: 9851

Re: append variable to filename process

Thanks Oleg, I think I see the logic of that, but where I am now stuck is how to apply this process in the context of my existing one. Currently I monitor a folder that is an SD Card, so if its inserted, RoboTask creates a list of files of the pattern - P*.MP4 - then renames those (on the card) Once...
by snick
Tue Oct 30, 2018 11:02 pm
Forum: General Discussion
Topic: append variable to filename process
Replies: 5
Views: 9851

append variable to filename process

Hi there, I have created a process to rename files, what I want to have happen is to rename files with the variable I gather from the user input dialog so myvariableFILENAME.EXT I cant figure out how to pass the original filename to the rename process. I am probably being dumb but I cant see it! Tha...