Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Repeating a command in a macro

0 views
Skip to first unread message

Rick Keller

unread,
Oct 20, 1999, 3:00:00 AM10/20/99
to
I am using acad2000 an I am trying to repeat the move command on a button...

I have a macro for the fillet command ex. *^C^C_fillet;r;0;fillet and it
repeats.

but when I try *move or *^c^c-move it is an unknown command. Any
suggestions?

Rick

Phil Kenewell

unread,
Oct 20, 1999, 3:00:00 AM10/20/99
to
I think you've got the syntax a little mixed up:

You showed:
"*^c^c-move" (With a dash)

It should be:
"*^c^c_move" (With an Underscore)

The Underscore is simply to make the command compatibly with international
versions.
You mixed up the Dash with the Underscrore. :-)

--
Phillip Kenewell
CAD Systems Technician
Air Gage Company
pken...@airgage.com
===================
> Not < a Member of the AutoDESK
Discussion Forum Moderator Program

Rick Keller <ri...@ibrahim-engg.com> wrote in message
news:7ukkqi$6q...@adesknews2.autodesk.com...

Rick Keller

unread,
Oct 20, 1999, 3:00:00 AM10/20/99
to
Thanks
Rick

Phil Kenewell <pken...@airgage.com> wrote in message
news:7ukmqf$6q...@adesknews2.autodesk.com...

0 new messages