Author Topic: Where to set Path Name variable in 13  (Read 5286 times)

kepNCI

  • EA User
  • **
  • Posts: 127
  • Karma: +1/-0
    • View Profile
Where to set Path Name variable in 13
« on: December 02, 2016, 04:31:38 am »
I keep a file called "Linked_Docs" on my local PC when I store all of the local docs that I reference in EA.  When relating (linking) a local file to an element, I would use the browse function to find the file within "Linked_Docs", which captures the full path name.  However I replace all of the full path name, up to and including "Linked_Docs" with a path variable that I had set up.  For example, instead of saving:
C:\Users\UserName\Documents\EA\Linked Docs\Folder\SubFolder\document_name.pdf
I would change it to:
%LINKED_DOC%\Folder\SubFolder\document_name.pdf
This allows me to move the EA project file to another PC that may have a different fill path for the "Linked_Docs" without changing all of the saved related file links.

This continues to work in Release 13, but since they moved menu items around, I cannot find where to update the path variable.

Any clues?

 

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Where to set Path Name variable in 13
« Reply #1 on: December 02, 2016, 08:11:28 am »
I guess Code/Configure/...Paths

Those ribbons are annoying.

q.

kepNCI

  • EA User
  • **
  • Posts: 127
  • Karma: +1/-0
    • View Profile
Re: Where to set Path Name variable in 13
« Reply #2 on: December 03, 2016, 08:55:24 am »
That's it.
I did not look that close at the Code ribbon, since I do not do any coding. 
Tend to think it is not in the correct ribbon location.


Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Where to set Path Name variable in 13
« Reply #3 on: December 05, 2016, 05:04:33 pm »
Hi,

with ribbons you often can help yourself by:
- Find Command (top right, 1. line, Microsoft Office 2016 Visual Style)
- Type 'path'

Another way is to search the EA User Guide (e.g. from SPARX site)
- Type 'path'

Yes, if you're familiar with the old system it's annoying. But if you get used to it you soon will see that it's a lot easier (my personal view). That's almost with every new thing which is going to replace an old thing.

Kind regards,

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)