This will undo everything. OK?

Discussion in 'AutoCAD' started by Fatfreek, May 12, 2004.

  1. Fatfreek

    Fatfreek Guest

    I suspect my video card of being the culprit in my routine's bogging down.
    So I introduced a (command "regen"). Following that, "This will undo
    everything. OK? <Y>" is the message after one of my (command "undo" "back")
    statements -- but only after the routine has progressed for quite awhile.

    I think if I could provide some type of conditional when I get Autocad's
    "undo everything" message, perhaps I may get beyond the bump in my road. I
    don't know how to construct it:

    (while or If or ???
    (command "undo" "back")
    (command "undo" "back" "y")
    )

    Suggestions?
    Len Miller
     
    Fatfreek, May 12, 2004
    #1
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.