Search found 27 matches
- Fri Mar 20, 2015 3:16 pm
- Forum: General Discussion
- Topic: > character in parameters of "Run Program"
- Replies: 3
- Views: 17181
Re: > character in parameters of "Run Program"
I tried to add the CMD /c to the command and use the command line utility option but both error out when i try it. The run program task errors if i put anything after the cmd.exe /c . If i leave cmd.exe /c byt itself it opens a command prompt fine but it wont allow any options
- Thu Mar 19, 2015 9:59 pm
- Forum: General Discussion
- Topic: > character in parameters of "Run Program"
- Replies: 3
- Views: 17181
> character in parameters of "Run Program"
I have a run program task which runs an exe named adfind.exe . I need to run parameters with this exe but one of them contains the > character and causes problems. It will not run the program correctly when that character is present. The parameters are C:\Apps\AdFind\adfind.exe -f "&(object...
- Tue Aug 26, 2014 5:59 pm
- Forum: General Discussion
- Topic: Folder count
- Replies: 2
- Views: 12734
Re: Folder count
Is this not possible?
- Fri Aug 22, 2014 10:39 pm
- Forum: General Discussion
- Topic: Folder count
- Replies: 2
- Views: 12734
Folder count
I have a file monitor task setup on a base folder with watch subfolders. Is there a way to set the watch subfolder to be only 1 subfolder deep? I dont want it to process past the base of the first subfolders meaning Root subfolder subsubfolder subfolder subfolder the file monitor porcess is watching...
- Thu Jan 17, 2013 8:44 pm
- Forum: General Discussion
- Topic: csv edit
- Replies: 1
- Views: 8665
csv edit
I have a CSV file the has two fields on each line seperated by a comma. Some of the lines only have the comma starting the line and then the username. I want to remove all lines that start with a ,For example, user112345, user267891, user3, user423456, user5Should end up like12345, user267891, user3...
- Wed Oct 31, 2012 3:51 pm
- Forum: General Discussion
- Topic: string replace
- Replies: 1
- Views: 8540
string replace
I have a string like such d:\dubbing studios\vendor\folder . The path can have an extra folder sometime in between. I only need the folder name after the last \ . How can I get that?
- Tue May 22, 2012 5:06 pm
- Forum: General Discussion
- Topic: Windows shortcuts copy source
- Replies: 0
- Views: 12405
Windows shortcuts copy source
I have a folder with subfolders which contain LNK files (Windows shortcut files). These LNK files point to actual folders in another location which contain video and audio files. Basically I want to copy the source of each LNK file to the same subfolder on another server but not the actual LNK file....
- Mon Oct 03, 2011 2:55 pm
- Forum: General Discussion
- Topic: rename folders
- Replies: 3
- Views: 11582
rename folders
I don't want to know how to do it with total commander, I want to know how to do it with Robotask
- Tue Sep 20, 2011 4:32 pm
- Forum: General Discussion
- Topic: rename folders
- Replies: 3
- Views: 11582
rename folders
I have a folder structure with about 7,000 folders in it. Many of the folders being created are being named with a .mov at the end of the folder and I would like to script robotask to remove the .mov at the end of these folders. How can i do this?
- Fri Oct 29, 2010 9:29 am
- Forum: General Discussion
- Topic: File Monitor
- Replies: 0
- Views: 13098
File Monitor
I have multiple file monitor tasks which watch for files in specific folders and logs them to a text file which is then emailed. I have two questions. Is there a way to stamp the date and time the file was placed there next to the file path? and right now the email is sent attaching the log file, is...