PDA

View Full Version : PROJECTNAME Variable dilemma



stusic
2004-10-14, 12:14 PM
We use the PROJECTNAME variable in our menus here at work and generally it works well for loading the appropriate references, LISP routines and menus. The problem is since this is a shared menu (so it can easily be updated), the end-operators have absolutely no control in customizing their environment (toolbars, command aliases, crosshair size, etc.) without changing verybody else's environment. As it stands now, we have to all agree on changes in toolbar layout, command aliases and any other options before it is implemented. This seems like a big waste of features that many operators rely on. I am a screenhog (probably stemming from my days of AutoCAD without toolbars) and would like to load the projects like we do now, but also be able to get rid of the vast majority my toolbars.

My question is this: Is there a way that we can do something similar to setting up projects the way we are- keeping project paths intact- but leaving individual customization available to the operators?

Any help would be greatly appreciated!

Thanks,
Phillip

Mike.Perry
2004-10-14, 01:01 PM
Hi

Am not sure how system variable PROJECTNAME fits into this, as far as I'm aware PROJECTNAME only aids in the loading of Xref's & Images -

ID: TS69565 - Set up PROJECT feature (http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=2867918&linkID=2475323)

******

If you're on a Network I would recommend that you look at centralizing all Standard AutoCAD files there, then point all User's to the Network locations (makes for far easier management in my humble opinion). Things like -

Acad.mnu (Base menu)
Native AutoCAD Font Files (SHX)
Hatch Patterns (PAT)
Linetypes (LIN)
Plotter Configurations (PC3)
etc

Have a browse of the following threads, should offer one or two more ideas -

Transfering Toolbars (http://forums.augi.com/showthread.php?t=5245)

Centralizing & No More Time Wasted on Support (http://forums.augi.com/showthread.php?t=5080)

Multiple printer configuration file search paths (http://forums.augi.com/showthread.php?t=7057)

Location for fonts (http://forums.augi.com/showthread.php?t=7940)

when is it enough? (http://forums.augi.com/showthread.php?t=7371)

standardize office (http://forums.augi.com/showthread.php?t=8041)

Exporting & Importing Plotter Settings (http://forums.augi.com/showthread.php?t=6538)

page setup (http://forums.augi.com/showthread.php?t=4773)

LOST ACADISO.PAT LINK (http://forums.augi.com/showthread.php?t=4493)

+

Further searching within the Forums will turn-up a lot more information -

Search Forums (http://forums.augi.com/search.php?)

+

To give User's flexibility look at things like -

Custom.mnu & Custom.mnl (Partial Menu)
Own individual location for Plot Style Tables (CTB or STB)
Acad.pgp
etc

Have a good one, Mike

stusic
2004-10-14, 04:09 PM
I'm sorry, after reading my own post a couple of times and looking at the response, I realized I made a critical error: The PROJECTNAME variable is NOT located in our menu, it is a set variable saved in a shared profile. It's this profile that keeps us from doing any sort of customization. The only reason we have the PROJECTNAME variable enabled is to maintain file locations and their hierarchies. My question should have been "Can we maintain the things the PROJECTNAME variable does and load it with all users without keeping it in a profile? Having to load this profile severely limits anything a user would like to do to their drawing environment.

Thanks a Bunch!

Phillip

Mike.Perry
2004-10-14, 04:58 PM
Hi

First thing - There really is no need for the "sorry".

Have a browse of the following thread, hopefully will give you some ideas -

Project Support Search Path (http://forums.augi.com/showthread.php?t=8933)

Have a good one, Mike