See the top rated post in this thread. Click here

Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Batch Script Routines

  1. #21
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,420
    Login to Give a bone
    0

    Default Re: Batch Script Routines

    Quote Originally Posted by BlackBox View Post
    ... Now extrapolate that over a directory of drawings, and see which you'd prefer.

    Cheers
    I was only referring to calling a *.lsp from the script vs including lisp in an scr. The OP questioned about including lisp in the script. My reply may not have been clear. Sorry.
    C:> ED WORKING....


    LinkedIn

  2. #22
    Member
    Join Date
    2016-01
    Posts
    10
    Login to Give a bone
    0

    Default Re: Batch Script Routines

    I feel I am sooooo Close... So At the load of a CAD drawing i do get the horrible Proxy Graphics issue - how do I bypass this?

    See the 2 files and Screenshot of this bombing out.....

    And Thank you everyone for your help!!!

    Command Box.png
    Attached Files Attached Files

  3. #23
    I could stop if I wanted to
    Join Date
    2015-10
    Location
    Colorado Springs, CO
    Posts
    369
    Login to Give a bone
    1

    Default Re: Batch Script Routines

    In the beginning of your routine, set PROXYNOTICE to 0. You could set it back at the end of the routine if you wanted to.

    I'd personally have that set in your acad.lsp file though because I expect acad to always act the same, along with PROXYGRAPHICS to 1, and PROXYSHOW to 1 also.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Batch/Script automation of Autocad
    By jason.145418 in forum AutoLISP
    Replies: 25
    Last Post: 2014-05-26, 07:23 PM
  2. script file batch for aectoacad
    By dsolak in forum AutoLISP
    Replies: 2
    Last Post: 2008-07-14, 05:13 AM
  3. Batch open and save script
    By cadkiller in forum AutoCAD General
    Replies: 3
    Last Post: 2006-02-01, 02:07 AM
  4. Batch Print script
    By gen2_proton in forum AutoCAD Customization
    Replies: 2
    Last Post: 2005-04-14, 09:46 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •