cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Upgrading to Arbortext 6.0

LynnHales
1-Newbie

Upgrading to Arbortext 6.0

There is an interesting an 'undocumented' function in ACL that will tell you
just about everything you want to know about variables that have been set in
your Epic session.



From the command line type "eval_array($ENV)" (without the quotes). This
will list all the environment variables that are set. To see other
variables, type "show vars".



Lynn




2 REPLIES 2

Ooh, thanks Lynn.

That contained an APPDATA var that points to the local roaming profile dir,
which I can then use to point to the aptspell.xml

Thanks!
- keith


Thank you for the insight.
Top Tags