PDA

View Full Version : Hidden Candy (getenv "xx" )


kennet.sjoberg
2005-10-26, 11:42 AM
I need to find more hidden candy like
MaxHatch, CmdHistLine, NoMutt,,,,

Can anyone create a function that print all getenv variable names ?
like (foreach in environment (princ in ) )

I am especially hunting for a environment variable named "ToolPalettePath" in 2006 or similar.

: ) Happy Computing !

kennet

Mike.Perry
2005-10-26, 12:45 PM
Hi

Search and one shall find...

Environment Variables (http://www.hyperpics.com/cad/AutoCAD/AutoCAD_2005.asp) via HyperPics

Have a good one, Mike

Mike.Perry
2005-10-26, 01:07 PM
Hi

Plus the following from a quick forum search (http://forums.augi.com/search.php?)...

Environmental Variables (http://forums.augi.com/showthread.php?t=9289)

RE: Stuck on a Lisp - Explode a Selection Set

Have a good one, Mike

kennet.sjoberg
2005-10-26, 02:32 PM
Search and one shall find...
Thank you Mike !

*_toolpalettepath was the hidden one, I found it at http://www.jtbworld.com

Can anyone create a function that print all getenv variable names ?
like (foreach in environment (princ in ) )

: ) Happy Computing !

kennet