stevesfr Posted July 15, 2011 Posted July 15, 2011 (edited) File attached. Andy Thanks Andy, but I still get the following error message when running 2.1 as I did with version 1.3, don't have a clue what is going wrong... it runs up to the point of retrieving the dcl file which is displayed for a millisecond and then crash... thanks for the file tho... Steve Command: ac Object Filter [ ANY / POLYLINE / CIRCLE / ELLIPSE / REGION / SPLINE / HATCH]: Select objects: 1 found Select objects: > Edited July 15, 2011 by stevesfr add error message Quote
BlackBox Posted July 15, 2011 Posted July 15, 2011 I get that it's Friday and all (Hooray!), but let's remember to use the Code posting guidelines. :wink: Quote
BlackBox Posted July 15, 2011 Posted July 15, 2011 FWIW - You might consider accounting for when the user hits "Esc" during the DCL dialog, as the polyline selected is labeled, the "Area Report" is still created and subsequently opened, despite my purposely hitting Esc. Tested v2.1 on Windows 7 Enterprise (64-Bit), and Microsoft Office 2007. HTH [edit] Also, not all users have write-access to the directory containing acad.pat BTW. In my situation, I am one of only a few who have write-access to the support structure on the server. Were I to not have this access, an error would surely have been produced. [/edit] Quote
jvillarreal Posted September 16, 2011 Author Posted September 16, 2011 Sorry for the late response. I hadn't seen the last few posts to this thread. Stevesfr, I'm sorry I couldn't resolve your issue. My only suggestion would be to replace the getobjectid function included in the routine with another. RenderMan, Thanks for the feedback. Attached is version 2.1 modified - I've added a few functions to clean the code, added escape functionality and made use of vl-filename-mktemp for the dcl and txt/csv options. AC_AREA-CALC_v2.1.lsp Quote
EFF Posted April 15, 2016 Posted April 15, 2016 Hi everyone! Frist of all I want to show my grattitude to jvillarreal. It's being so useful to me. I'm trying to add a second row to show the length data, but i'm unable to understand the code and i don't know in what line the row is chosen to print the field data. I know this thread is from long time ago, but i had to try. Thanks in advance for everything. 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.