Jump to content

Recommended Posts

Posted

Hey all,

 

What I'm doing is trying to learn how to make visuallisp reference a excel spreadsheet. My problem, I have some experience working in autolisp and am in to process of teaching my self more. I am getting the grips on visual lisp, and am trying to understand the syntax which seems easier than autolisp, but autolisp syntax seems to make a little more since to me. Any way, I'm getting off topic. I looking for a couple good tutorials on visuallisp syntax, referencing a .csv and having it read from it. The project I'm working on is as follows; I'm trying to modify layernames, colors, and linetypes based on information i have in an excel spreadsheet.

-------------------------------------

ex:

layer name "not right" --- should be layer name "some standard layer"

layer color "7" --- should be layer color "7"

line type "hidden".--- should be line type "hidden"

--------------------------------------

"some standard layer" has "color" and "line type" in the cells following it.

 

based on the color and linetype i want to rename the layer to a predefined but (not created) layer.

 

now, i can rationalize the steps it will take to make a routine to do this, my problem lies in the lack of knowledge of VL syntax.

 

 

Anyone have good links or advice?

Posted

(Generally speaking) This post may be useful to you...

 

 

For those who may not know him, or of his work, David Stein is the author of a book titled The Visual LISP Developer's Bible... Perhaps you've heard of it?

 

I had the distinct pleasure of communicating with David earlier this year, after purchasing his newest book on the topic The Visual LISP Developer's Bible, 2011 Edition:

 

vldb_cover_2011.JPG?height=320&width=244

 

Only $7 at Amazon.

 

Inspired by this thread, I'm starting this topic so that there's a place for people who either know David Stein, or those who may just be fans of his work, can come and say thanks. I've personally learned a lot from reading his books, and I wanted to give others an opportunity to say thanks as well.

 

Cheers! :beer:

 

linky - http://www.theswamp.org/index.php?topic=39403.msg446686#msg446686

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...