2009-11-28 12:26 PM
2009-11-28 03:10 PM
2009-11-29 07:24 PM
PEN gs_cont_pen PROJECT2 3,270,2 IF showSide THEN GOSUB 10 MUL2 a/5.750000,b/0.750000 HOTSPOT2 0.375000,0.375000 HOTSPOT2 0.375000,-0.375000 HOTSPOT2 -5.375000,0.375000 HOTSPOT2 -5.375000,-0.375000 HOTSPOT2 -2.500000,0.000000 LINE_TYPE axis LINE2 -5.375000,0,0.375000,0 DEL TOP IF showLine THEN GOSUB 20 END
2009-11-30 02:00 PM
2009-11-30 04:10 PM
2009-11-30 05:02 PM
David wrote:Just to clarify... I noticed a typo error: the correct alternative command is PROJECT2{2} 3,270,2
In the 2D Script, you would change the PROJECT2 3,270,2 command to the PROJECT2 3,270,2{2} ...
2009-12-01 03:38 PM
Braza wrote:Oops! Thanks Braza, corrected.
Hi Folks,
David:David wrote:Just to clarify... I noticed a typo error: the correct alternative command is PROJECT2{2} 3,270,2
In the 2D Script, you would change the PROJECT2 3,270,2 command to the PROJECT2 3,270,2{2} ...