Print Page | Close Window

problem running multiple scripts

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5707
Printed Date: 01.Jun.2026 at 01:23


Topic: problem running multiple scripts
Posted By: Cadman675
Subject: problem running multiple scripts
Date Posted: 17.Apr.2011 at 05:50
Hi all my name is Mark, new here with a small problem.

I am generating a script using excel and running it with Acad2011.
The problem i'm having is that i can only run 1 working script on a new blank drawing. If i try to run my second script on the same drawing it doesn't respond or draws a flawed script.
Does Acad not allow this?
^^(edit; this now works if i save the drawingClap)^^

After i tried this a few times i decided just to add the two scripts together and call on that script however I'm still running into problems with it drawing the second script accurately for some reason even though it is now 1 script.

Basically just need to add these 2 scripts together somehow.
Tried in excel and also simply copying both into the same notepad file.
This should be simple but for some reason is not working for me.
btw yes i am adding an enter command between them.

rectangle 1210,825 @20,176  1200,995 @80,25 rectangle 970,655 @20,176  960,825 @250,25 rectangle 730,485 @20,176  720,655 @250,25 rectangle 490,315 @20,176  480,485 @250,25 rectangle 250,145 @20,176  240,315 @250,25 rectangle 10,0 @20,151  0,145 @250,25 zoom extents
line -20,0 84.38473168077,0 1280,846.894148393714 1280,1020 1355,1020 1355,1095 1284.25670461888,1095 -20,171.151501221296 -20,0  zoom extents



Print Page | Close Window