lisp problems with 2005

Discussion in 'AutoCAD' started by solarsnot, Mar 24, 2005.

  1. solarsnot

    solarsnot Guest

    I just upgraded from 2004 to 2005. I have several lisp routines that work fine with 2004 but won't load in 2005. I get

    error: malformed list on input

    I believe this is a parenthesis error but i checked and the parenthesis are all matched. Also, they work in 2004 so did some commands get redefined, possibly modifying the parenthesis syntax, it's the only thing I can think of but can't find any info. Please HELP!!!
     
    solarsnot, Mar 24, 2005
    #1
  2. solarsnot

    ECCAD Guest

    Open in Wordpad, if you find any (black box) characters, at
    the very end of the file..backspace and delete all these.
    Files may have been corrupted - especially if transferred from
    Win 98 to XP. I found that to be a problem.
    Or, just delete the .lsp and copy in a fresh set.
    If they load and run in R2004, they (should) load and run in
    R2005 - no changes at all.

    Bob
     
    ECCAD, Mar 25, 2005
    #2
  3. solarsnot

    solarsnot Guest

    I didn't see any black box characters at the end of the file. They might have been converted from win98 to xp but that would have been Atlas 2 years ago. I've tried copying in fresh .lsp but nothing changes.
     
    solarsnot, Mar 25, 2005
    #3
  4. solarsnot

    Jim Claypool Guest

    They should all work without modification.
    If you post one of them, I'll bet someone will find the problem and that
    should lead you to the problem with all of them.
     
    Jim Claypool, Mar 25, 2005
    #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.