Macro @inputFile@ doesn't work

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
dfhtextpipe
Posts: 986
Joined: Sun Dec 09, 2007 2:49 am
Location: UK

Macro @inputFile@ doesn't work

Post by dfhtextpipe »

System details: Windows 7 x64 fully patched.

TextPipe v10.6.1 (x32)

According to the TextPipe Help page Macros and Global Variables,
@inputFile@ or @Filename@
Same as @inputFilename@, but without the file extension.
I just tried the filter Add file header:

Code: Select all

Add file header [@inputFile@]

It doesn't work. Just adds a blank line!
This doesn't work either!

Code: Select all

Add file header [@Filename@]
 
Whereas this works:

Code: Select all

Add file header [@inputFilename@]
 
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
David
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Re: Macro @inputFile@ doesn't work

Post by DataMystic Support »

Thanks David - this is fixed for 10.6.2.
Post Reply