AutoCAD 2010/2011/2012 DWG Format
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Using AutoLISP to copy a text string from one file to another
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
138 Views, 2 Replies
05-02-2012 10:07 AM
I have spent the last three days writing a lisp program that will copy a text string from one text file and paste it into another. I have tried using the write-string, getstring, prin1, princ and print functions with no success. Does anyone know what I may be doing wrong?
Dean Davis
Chevron Richmond Refinery
Re: Using AutoLISP to copy a text string from one file to another
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 10:16 AM in reply to:
deandavis
All of the experts are in this group
http://forums.autodesk.com/t5/Visual-LISP-AutoLISP
Re: Using AutoLISP to copy a text string from one file to another
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-02-2012 10:23 AM in reply to:
Patchy
Thanks, I will re-post there.
