Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings,
I want to use DWGPREFIX for a few different LISP functions but just trying to figure out how to string the two lines together when the path is so long that it wraps around which is just about always. I am incredibly old and have used AutoLisp in my own primitive way for a long time but know very little about VLisp.
I know "STRCAT" but not sure how to grab this two lines of text as in the example below:
(getvar "dwgprefix")
will yield something like:
J:\\Customer\\bland peanut butter\\Minneapolis Minn
cad\\drawings\\ours\\current\\
Thanks for any help,
Doug
Solved! Go to Solution.