default-pathname question

Home English default-pathname question

NEC 2025-01-03 18:50:05
2 voices
2 replies
  • Author
    Posts
  • NEC
    Joined: Apr 2019
    Posts: 59
    Location: San Antonio, Texas, United States
    Newcomer
    Likes:

    Question regarding default pathnames.

    I organize shows in a directory structure as follows, with items in <> changing as needed:

    Parent Directory —
    <Drive Letter>Shows<year><showname>

    Do I need to manually create all of the possible sub-directories that may get used for default-pathnames to function properly for this feature work correctly or will they get created if not already existing?

    DrewFinale
    Joined: Dec 2019
    Posts: 637
    Location: United States
    Silver
    Likes:

    Hey NEC, I just updated the Default pathnames, documentation to clarify that directories are not automatically created when generating individual reports, labels, and diagrams, but that the Print Batch functionality does automatically create missing directories as needed. Here’s an excerpt from the documentation article:

     

     

    …If you include a directory in your Default Pathname, such as C:\Shows\2025, note that the directory structure must already exist beforehand (if you are printing an individual report). Otherwise, the save location will revert to the last used directory. In other words, if your desired save location is C:\Shows\2025, you will need to create a directory named “Shows”, and a sub-directory named “2025” before generating the report. By contrast, if you use the Print batch feature, you don’t need to create the directories beforehand — any missing directories will be created automatically.

    NEC
    Joined: Apr 2019
    Posts: 59
    Location: San Antonio, Texas, United States
    Newcomer
    Likes:

    Thanks Drew!  I guessed that was the case and wrote an ugly but effective Powershell script that takes a show name, default root directory and creates the directory structure(s).

     

     

Please login to reply to this topic.