sanders720
Mechanical
- May 22, 2003
- 4
In R2000, I could use this line of LISP code...
(command "-insert" "bill_note_left" P4 (* (getvar "dimscale" 1) "" "0" AttReq AttRSP JOB+PTSQ2 AttRev AttRelBy AttRelDate AttDesc AttMfg AttMisc AttCode SNStr LN AttIMNO AttIMDESC IN) ;; insert block with attributes
In R2004, once it hits the attribute the code stops...
(command "-insert" "bill_note_left" P4 (* (getvar "dimscale" 1) "" "0" ...
Any remedies to this?
(command "-insert" "bill_note_left" P4 (* (getvar "dimscale" 1) "" "0" AttReq AttRSP JOB+PTSQ2 AttRev AttRelBy AttRelDate AttDesc AttMfg AttMisc AttCode SNStr LN AttIMNO AttIMDESC IN) ;; insert block with attributes
In R2004, once it hits the attribute the code stops...
(command "-insert" "bill_note_left" P4 (* (getvar "dimscale" 1) "" "0" ...
Any remedies to this?