Page 1 of 1

NewItems

Posted: 18 Feb 2016 14:01
by MBaas
Before I met XYplorer, I had written a script-file to implement a similar "New.."-Functionality, but in addition I also (since most of my work happens in simple unicode-files) had implemented a feature where I scanned the file for the "#Filename#" token and replaced it with the filename that was given. Is there a way to tweak XY to achieve similar functionality or should I keep that? ;-)

Re: NewItems

Posted: 18 Feb 2016 14:08
by highend

Re: NewItems

Posted: 18 Feb 2016 14:12
by TheQwerty
You should keep using your existing script.

It would certainly be possible to achieve this same functionality in XYplorer, but to do so would require writing a script. Since you already have a script there's not much point in re-implementing that functionality with XYplorer's scripting.

Re: NewItems

Posted: 18 Feb 2016 14:50
by hermhart
Maybe you could use something like this:

http://www.xyplorer.com/xyfc/viewtopic.php?f=3&t=13814