Author Topic: Stack multiple =Name in output job naming scheme  (Read 1160 times)

0 Members and 1 Guest are viewing this topic.

Offline Fire DogerTopic starter

  • Regular Contributor
  • *
  • Posts: 208
  • Country: 00
  • Stefanos
Stack multiple =Name in output job naming scheme
« on: March 17, 2021, 07:53:03 am »
Hello,
I am wondering if it is possible to have multiple =Name in file names separated by an escape character or brackets
What I want to achieve is to export the file names something like ProjectName_Date_DesignerID.xxx

I tried with comma and encapsulating in '' but didn't work


 

Online ajb

  • Super Contributor
  • ***
  • Posts: 2633
  • Country: us
Re: Stack multiple =Name in output job naming scheme
« Reply #1 on: March 17, 2021, 06:21:41 pm »
Looking in my standard outjob file I have this, which seems to work:

Code: [Select]
=ProjectName+'-'+OutputName
So seems you need to have only one '=', concatenate things with '+' and any literal strings need to be enclosed in single quotes.  I don't recall seeing this really documented anywhere, I think I got to this via trial and error.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf