Message 1 of 5
LISP to return Acres instead of SQ FT.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use a lisp that I really like by Jimmy Bergmark at JTB World. It returns the area of an object as a field in square feet.
Below is the code for the area in square feet. I would love to be able to change it to acres, but I am having a hard time getting it to work. Any of you wizards able to help me? I will attach the full lisp.
(setq jtbfieldformula ">%).Area \\f \"%pr2%lu2%ct4%qf1 SQ. FT.\">%")