get current filename?
I would like to print the current filename as text in a template, so it will be easier to know which template has been used for a sticker. In Visual Basic, I need to use the path, but that is not practical, as the templates are moved between different folders. Is there a syntax e.q. currentFileName() or something that I can use te get the name of the current file?
0
-
Check out the Print Job Fields in the Data Sources tab as there are fields here you can add to your label if required
0 -
The option Format.BaseName provides the requested name.
0
Please sign in to leave a comment.
Comments
2 comments