T O P I C R E V I E W |
bcastillo |
Posted - July 28 2006 : 2:57:50 PM I have the script for printing several layouts working. In my directory to be printed I have drawings in model space and some in paper space and I have no idea which is which unless I open the drawing first, so now I would like the script to check first if is a model that needs to be printed, if not then print the layouts, do you have any scripts for this type of option. |
2 L A T E S T R E P L I E S (Newest First) |
bcastillo |
Posted - July 31 2006 : 3:24:21 PM Thats what i thought, thank you for confirming. |
Admin |
Posted - July 30 2006 : 3:51:02 PM There is this thread, but not sure if it is exactly what you are looking for. http://www.74mph.com/forum/topic.asp?TOPIC_ID=117&SearchTerms=layout,tab
Scripting cannot process any "conditions" like, "if this is true, then do that, otherwise do something else". That must be done in lisp or VBA, so the only way to do that would be a combination of script, lisp and/or VBA.
Hopefully this will get you off in the right direction.
Regards, Bill |
|
|