Close text window in lisp

Discussion in 'AutoCAD' started by rseyda, Aug 13, 2003.

  1. rseyda

    rseyda Guest

    I have a couple of lisp routines that for some reason when they are done running, the autocad text window opens up. What can I add to the lisp routine to keep that window from opening up, or at least closing automatically? I am using acad 2002. Thanks.
     
    rseyda, Aug 13, 2003
    #1
  2. rseyda

    rseyda Guest

    Could you provide an example of the code for me? Thanks.
     
    rseyda, Aug 13, 2003
    #2
  3. rseyda

    rseyda Guest

    Never mind, I figured it out. Thanks for the help.
     
    rseyda, Aug 13, 2003
    #3
  4. It just simply

    (graphscr)

    nothing more to it, try it at the command line..... Open the
    text window and then type (graphscr).
     
    Jason Piercey, Aug 13, 2003
    #4
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.