Results 1 to 3 of 3

Thread: Making a directory from LISP?

  1. #1
    I could stop if I wanted to tyshofner's Avatar
    Join Date
    2004-03
    Location
    Dallas, Tx
    Posts
    229
    Login to Give a bone
    0

    Default Making a directory from LISP?

    I was wondering if anyone knew of a way to make a new directory from inside LISP.

  2. #2
    Member
    Join Date
    2005-01
    Posts
    8
    Login to Give a bone
    0

    Default Re: Making a directory from LISP?

    (vl-mkdir directoryname)

  3. #3
    I could stop if I wanted to tyshofner's Avatar
    Join Date
    2004-03
    Location
    Dallas, Tx
    Posts
    229
    Login to Give a bone
    0

    Default Re: Making a directory from LISP?

    Thanks for the info. I thought it might be a "vl-" function but I searched the help and didn't see it. Thanks again.

    Ty

Similar Threads

  1. Need help making a triangle lisp and have no idea.
    By lukasz.sosnowski391019 in forum AutoLISP
    Replies: 6
    Last Post: 2013-06-17, 08:30 PM
  2. Lisp routine keeps making my cad crash
    By LSElite in forum AutoLISP
    Replies: 1
    Last Post: 2012-12-12, 12:23 PM
  3. Replies: 2
    Last Post: 2012-08-08, 10:13 AM
  4. Replies: 11
    Last Post: 2011-01-27, 04:33 PM
  5. Help making this lisp use arced Polylines
    By g_wong in forum AutoLISP
    Replies: 0
    Last Post: 2009-04-10, 06:57 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
  •