Help

Discussion in 'AutoCAD' started by sashk, Jul 14, 2003.

  1. sashk

    sashk Guest

    I have a routine that I modified so that it will work for our office stds. Now, this routine works on my machine, but not on any other machine. It is on the network and I checked and checked, but it fails on all other machines but mine. Can anyone help?? Here is the routine: Ypu will notice that it searches for a layer list, whick I also created and it works on my machine. Attached is the lisp routine only with my small modification. I am not an expert in lisp!
     
    sashk, Jul 14, 2003
    #1
  2. sashk

    tsigwing Guest

    Didn't look at your code, but the usual suspect is a pathing issue. Make sure the location of the code and any blocks are in the support file search path of the user.
     
    tsigwing, Jul 14, 2003
    #2
  3. sashk

    James Murphy Guest

    Well I peeked at it but will let Kevin and/or Doug handle it.



     



    Murph



     



    "tsigwing" <> wrote in message news:...

    Didn't look at your code, but the usual suspect is a pathing issue. Make sure the location of the code and any blocks are in the support file search path of the user.
     
    James Murphy, Jul 15, 2003
    #3
  4. sashk

    gsarver Guest

    When I checked it the program was unable to locate a layer file. As mentioned elsewhere in the thread it is probably pathing issue because when I created a null .lay file the app worked.
     
    gsarver, Jul 15, 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.