Wipeouts in Lisp code

Discussion in 'AutoCAD' started by snyhof, Oct 2, 2004.

  1. snyhof

    snyhof Guest

    When I run the wipeout inside lisp it all works great until it asks if I want to erase the existing polyline. I have tried "", "y" and "n". It keeps failing. Invalid option keyword.

    Any ideas?
    Steve Nyhof
     
    snyhof, Oct 2, 2004
    #1
  2. snyhof

    dean_bourke Guest

    What Version of AutoCAD are you using?
    I just typed:
    (command".wipeout" "P" pause "n")
    and
    (command".wipeout" "P" pause "Y")
    at the command prompt, and no problems in ACAD2004

    Dean
     
    dean_bourke, Oct 4, 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.