FazBear Posted April 30, 2009 Posted April 30, 2009 Hi All Is it possible to have a lisp create a new folder in a specific location with a specific name? Cheers! Quote
TimSpangler Posted April 30, 2009 Posted April 30, 2009 Hi All Is it possible to have a lisp create a new folder in a specific location with a specific name? Cheers! Try this: (vl-mkdir directoryname) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.