make code less lines
You beauty Jim, that's perzactly what I needed to know. Thanks & regards, Brett
"Jim Cone" wrote:
O_fore = 56: O_back = 60: O_grad = 3
--
Jim Cone
Portland, Oregon USA
"Brettjg"
wrote in message
I wonder if i can reduce these three lines to one. I know I can't use a comma
or a semi-colon. I have many repititions of these three lines and it would be
nice to save some space. Regards, Brett
O_fore = 56
O_back = 60
O_grad = 3
|