Error: Command line is busy

Error: Command line is busy

Anonymous
Not applicable
305 Views
4 Replies
Message 1 of 5

Error: Command line is busy

Anonymous
Not applicable
I work with AutoCAD R14.01 and Delphi 5.0.
Sometimes, in input operations, AutoCAD give me the following error:

Command line is busy.

After that I can't work with input in command line and I have to restart
AutoCAD.

Any one could help me ?

Kevin Corazza
SierraSoft Srl
0 Likes
306 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable
Input operations from Delphi or AutoCAD?

Kevin Corazza wrote in message
news:826a11$mr616@adesknews2.autodesk.com...
> I work with AutoCAD R14.01 and Delphi 5.0.
> Sometimes, in input operations, AutoCAD give me the following error:
>
> Command line is busy.
>
> After that I can't work with input in command line and I have to restart
> AutoCAD.
>
> Any one could help me ?
>
> Kevin Corazza
> SierraSoft Srl
>
>
0 Likes
Message 3 of 5

Anonymous
Not applicable
Input operations via automation from Delphi.

>Input operations from Delphi or AutoCAD?
>
0 Likes
Message 4 of 5

Anonymous
Not applicable
It sounds like your app is not returning control to AutoCAD. The real expert
in AutoCAD & Delphi is Tony Tanzillo. His email address is
tony.tanzillo@worldnet.att.net

But be sure to do your homework; he doesn't appreciate frivilous use of his
time.

Kevin Corazza wrote in message
news:826cjt$7a1@adesknews2.autodesk.com...
> Input operations via automation from Delphi.
>
>
> >Input operations from Delphi or AutoCAD?
> >
>
>
>
0 Likes
Message 5 of 5

Anonymous
Not applicable
Post some code showing what exactly you're doing.

Kevin Corazza wrote:
>
> Input operations via automation from Delphi.
>
> >Input operations from Delphi or AutoCAD?
> >

--
/*********************************************************/
/* Tony Tanzillo Design Automation Consulting */
/* Programming & Customization for AutoCAD & Compatibles */
/* ----------------------------------------------------- */
/* tony.tanzillo@worldnet.att.net */
/* http://ourworld.compuserve.com/homepages/tonyt */
/*********************************************************/
0 Likes