• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

script interrupted after macro

  • Thread starter Thread starter lelebianconero
  • Start date Start date

lelebianconero

Guest
Hello everyone
I have already posted this problem in the other topic but I think it makes more sense to devote one to it (cancellate the post in the other topic as well)

I created a macro using the action recorder, but obviously I mistake something as the macro part, but once turned, the script is interrupted: Does anyone have any ideas?

I carry the commands of the script as well as I inserted them in the xls file

_
file
ccs
_
_
16
_

where ccs is my macro.
I add that the scr file is compiled correctly, in fact if I open it with notepad I see the command lines for all the files that interest me, you see that there is something in autocad 2010 that interrupts my script at the end of the macro.
Any ideas?
 
to retrieve a script from another script:

_
filefiledia
0
script
ccs..... and here I stop because if you call another script the first stops.
 
Hell is a piece of work, but I can try the same.
Can you tell me how to command an object? (actually the equivalent of clicking on it)
 
if you want to select it manually during a script you need to enter a "package"

I remember gp well?
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top