Startup Options - no file

Moderator: Carlson Support

Startup Options - no file

Postby Jeffrey Grinstead » Fri Apr 13, 2007 7:23 pm

Is it possible to start up Carlson 2007 without opening a new drawing? I
have tried using the methods suggested by Autodesk, but neither running a
script file not including the lisp routine in the startup seem to work. Any
suggestions would be appreciated.

Thank you.
Jeffrey Grinstead
 

Re: Startup Options - no file

Postby R.K. McSwain » Fri Apr 13, 2007 10:28 pm

Jeffrey Grinstead said the following On 4/13/2007 10:23 AM:
Is it possible to start up Carlson 2007 without opening a new drawing? I
have tried using the methods suggested by Autodesk, but neither running a
script file not including the lisp routine in the startup seem to work. Any
suggestions would be appreciated.

(command "._close")
(while (eq (logand 1 (getvar "cmdactive")) 1)
(command "_Y")
)

....in "acad.lsp" works for me.



--
R.K. McSwain
http://rkmcswain.blogspot.com
R.K. McSwain
 


Return to General Carlson Discussion

Who is online

Users browsing this forum: No registered users