Advanced Renamer Questions

azuredragon

Newbie
Joined
Jan 11, 2014
Messages
28
Reaction score
2
Hello Everyone,
While tinkering around with Advanced Renamer, I figured I make a thread to help myself and others to use this awesome software. The idea is we can each post questions and discuss techniques to use it.

Can the Advanced Tag function be used to put your backlinks/redirect links(stored in a separate file) into images?
(pasted from the website's user guide)
[TABLE="width: 100%"]
[TR]
[TD="width: 125"]((((<File Content
:POS:COUNT:FILENAME>
[/TD]
[TD]Will insert a text phrase from a file. It will use the text starting a position POS in the filename and copy COUNT characters. If FILENAME is specified, Advanced Renamer will search for the text phrase in that file. If FILENAME is omitted the file which is being renamed is used.
If FILENAME is specified it must be quoted with ".
Examples of use:
<File Content:46 : 12 :"c:\program files\files\myfile.txt">
<File Content:56:9>
Note: FILENAME is optional. POS and COUNT is required.
))))[/TD]
[/TR]
[/TABLE]
 
Back
Top