Error adding object to symbol table

Discussion in 'AutoCAD' started by mgrigoriev, Jan 2, 2004.

  1. mgrigoriev

    mgrigoriev Guest

    Hi,
    My script errors on
    Set currUCS = ThisDrawing.ActiveUCS
    It returns a run-time error 2145320870 (Error adding object to symbol table). Sometimes it gets past it, sometimes it doesn't. Why does this happen?
    Thanks,
    Mike
     
    mgrigoriev, Jan 2, 2004
    #1
  2. There might not be an ActiveUCS if one was never set.

    --
    R. Robert Bell, MCSE
    www.AcadX.com


    | Hi,
    | My script errors on
    | Set currUCS = ThisDrawing.ActiveUCS
    | It returns a run-time error 2145320870 (Error adding object to symbol
    table). Sometimes it gets past it, sometimes it doesn't. Why does this
    happen?
    | Thanks,
    | Mike
     
    R. Robert Bell, Jan 2, 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.