Disable Save on Plot Script?

Discussion in 'AutoCAD' started by Jason Wilder, Apr 24, 2004.

  1. Jason Wilder

    Jason Wilder Guest

    I've written an affective routine for generating a command line plot script.
    (i.e. -plot, Y, Model, etc....)

    What is kind of annoying, but not really a problem is that a .BAK file is
    made for every drawing processed. I don't have a save line, or anything of
    the sort in my routine, I've even tried adding a "close" "N" for each
    drawing, but it still creates a .BAK file.

    Any way to keep it from doing this?

    I've considered adding a cleanup routine at the end to remove the .BAK files
    from the folder, but I don't want to unnecessarily delete BAK files that
    shouldnt' be deleted.

    Thanks.
     
    Jason Wilder, Apr 24, 2004
    #1
  2. Jason Wilder

    Jason Wilder Guest

    I'll double check my code, but I didn't see it there upon first review,
    that's why I didn't know if perhaps that the BAK file creation was a new
    trigger w/ 2004 or not?

    hehe, guess i should have mentioned that little point also :/
     
    Jason Wilder, Apr 25, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.