Macro @inputFile@ doesn't work
Posted: Fri Jan 05, 2018 7:45 pm
System details: Windows 7 x64 fully patched.
TextPipe v10.6.1 (x32)
According to the TextPipe Help page Macros and Global Variables,
It doesn't work. Just adds a blank line!
This doesn't work either!
Whereas this works:
btw. The same thing occurs in other filters where macros are allowed.
How many other Macros or Global Variables have stopped working?
Best regards,
David
TextPipe v10.6.1 (x32)
According to the TextPipe Help page Macros and Global Variables,
I just tried the filter Add file header:@inputFile@ or @Filename@
Same as @inputFilename@, but without the file extension.
Code: Select all
Add file header [@inputFile@]
This doesn't work either!
Code: Select all
Add file header [@Filename@]
Code: Select all
Add file header [@inputFilename@]
How many other Macros or Global Variables have stopped working?
Best regards,
David