Offsetting a varible??
thank gixxer but both of them say that the line1 in the [] are invaild
qualifiers. the code won't even compile it goes straight to the []'s. also
no i didn't put the [] in the code.
set line1 = [line1].offset(1,0)
line1=[line1].offset(1,0)
|