Profiles swapper in lisp

can someone help me?

I need a lisp that will unload the current profile and load and set current another profile (arg).

snipped-for-privacy@neo.rr.com

Reply to
<1
Loading thread data ...

well i guess if you just import your profile in options- profiles you can set this profile as the current one.

odd

Reply to
Boye og Byberg

(vlax-put (vlax-get (vlax-get (vlax-get-acad-object) "Preferences" ) "Profiles" ) "ActiveProfile" "Profile Name Here" )

Reply to
R.K. McSwain

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.