dictnext pointer

Discussion in 'AutoCAD' started by mataeux, Sep 15, 2003.

  1. mataeux

    mataeux Guest

    should i worry about using dictnext too much?

    because autocad keeps a pointer for each dicitonary, when would i notice
    performance issues if i started dictnext on an unlimited amount of extension
    dictionaries. should i rewind each pointer when i'm finished?

    has anyone experienced this situation?

    thanks,
    matt
     
    mataeux, Sep 15, 2003
    #1
  2. mataeux

    John Uhden Guest

    Just like tblnext you rewind it in the first call. The "pointer" is only for
    your AutoLisp usage. Don't worry about it, except as noted.
     
    John Uhden, Sep 16, 2003
    #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.