Results 1 to 3 of 3

Thread: Can't get to open.

  1. #1
    I could stop if I wanted to
    Join Date
    2007-06
    Posts
    288
    Login to Give a bone
    0

    Default Can't get to open.

    I am playing around with ideas here on how to do things, and one thing I am trying to do is open a template file with Lisp. Here is the code

    (command "new" "p:/Cad Files/Templates/Temp.dwt")

    its telling me "Unkown command". What am I doing wrong? If i enter this info on the command prompts, works fine. Do I have quotes in the wrong spot?

  2. #2
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: Can't get to open.

    Commands "new" and "open" haven't worked for a long time in MDI mode. You are aware that a LISP function will not continue to work in the new file? Might as well just create a toolbar to do what you want.
    R. Robert Bell
    Design Technology Manager
    Stantec
    Opinions expressed are mine alone and do not reflect the views of Stantec.

  3. #3
    I could stop if I wanted to
    Join Date
    2007-06
    Posts
    288
    Login to Give a bone
    0

    Default Re: Can't get to open.

    I have just began to juse Lisp, so everything is new to me. Thanks for the help.

Similar Threads

  1. Recent Open Files List in Open Dialog Box
    By inventor.wishlist1738 in forum Inventor Wish List
    Replies: 2
    Last Post: 2012-09-16, 07:10 PM
  2. Replies: 3
    Last Post: 2012-06-17, 09:42 PM
  3. Worksharing Monitor fails to open when Chrome open.
    By brandon.stanley in forum Revit MEP - General
    Replies: 3
    Last Post: 2011-06-16, 03:08 PM
  4. Can't open a detached version of Central with local open??
    By patricks in forum Revit Architecture - General
    Replies: 6
    Last Post: 2010-06-03, 01:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •