Message 1 of 11

Not applicable
02-17-2017
03:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The lisp
(setq userr1 (getreal "\n Wattage?"))
The menu macro
[MVDEC_009,DEC SF MTD]^C^C^P-insert MVDEC_009 \!userr5 ;\;;;!userr1 ;;;;;;;;;;;;;;;;;;;;;;;^P
the block has 26 tags. The Wattage tag is fourth.
!userr5 is a scaling value for the block and works fine but !userr1 comes in as text instead of the value ie 40.4
Also do I have to use one of the global variables like userr1 or can I use a normal variable like wts
I have searched for a solution here but not found one.
Solved! Go to Solution.