CAD ADVICE

Welcome to Jim's Advice Column

Featured Dilemma:

Problem with a menu command

Jim,

I am running AutoCad R14.1 under WINDOWS 98.  I ceated an icon called S-LINE  I wrote:
^c^c_layer s s-dim  _line
this way i can draw my lines on layer s-line. I do the samething for AutoCad 2000 (R15) all I get is a list of my layers. Can you tell me what I am doing wrong?

Sam Elharrar

Sam, 

The "
layer" command in A2K is the same as "DDLmodes." So what is happening is that it calling the Layer Dialoge box. Use
^c^c-layer s s-dim  _line
and that should work. The "
-" uses the command without the dialoge box.

Have fun
Jim

Email: [email protected]

Hosted by www.Geocities.ws

1