JeremiahM
2005-02-03, 12:18 AM
I have a tool from a 3rd party app that is stored in their ARX file. It has a bunch of command line options that I would like to automate.
Here is the command line syntax:
Command: GEOXLABEL
;(PickBox changes to select object to label)
Please Specify a Point for Label ;(pick point on screen)
Command:
Command:
Command:
Command:
Specify rotation angle or [Move] <0>:
Press ENTER to end or [Leader]: L
Press ENTER for color by Layer, W for White, R for Red, Y for Yellow, G for
Green, C for Cyan, B for Blue, M for Magenta : W
Specify first point:
Specify next point or [Box/Under first line/End] <End>: U
My problem is having it pause for my selection and pick and then resuming with what I need my options to be 0 L W, then pausing for the point to start the leader and continuing with U followed by an enter to end the command.
Can it be done?
Thanks,
Jeremiah
Here is the command line syntax:
Command: GEOXLABEL
;(PickBox changes to select object to label)
Please Specify a Point for Label ;(pick point on screen)
Command:
Command:
Command:
Command:
Specify rotation angle or [Move] <0>:
Press ENTER to end or [Leader]: L
Press ENTER for color by Layer, W for White, R for Red, Y for Yellow, G for
Green, C for Cyan, B for Blue, M for Magenta : W
Specify first point:
Specify next point or [Box/Under first line/End] <End>: U
My problem is having it pause for my selection and pick and then resuming with what I need my options to be 0 L W, then pausing for the point to start the leader and continuing with U followed by an enter to end the command.
Can it be done?
Thanks,
Jeremiah