You don't need the "DO", well not in UniVerse anyway! Louis
PS Had you considered:- LOOP WHILE READNEXT ID; GOSUB stuff; REPEAT Again no flames please! Louis ----- Original Message ----- From: "Allen E. Elwood" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, October 01, 2005 4:33 AM Subject: RE: [U2] Good Programming Practice - Axiom - ........ :I beg to differ. As an old dog, I've learned a couple of new tricks on this : list. My favorite new trick is a TWO liner readnext loop. : : LOOP WHILE READNEXT ID DO : GOSUB stuff : REPEAT : : Gosh I like that!! : : -----Original Message----- : From: [EMAIL PROTECTED] : [mailto:[EMAIL PROTECTED] Behalf Of : [EMAIL PROTECTED] : Sent: Friday, September 30, 2005 13:18 : To: [email protected] : Subject: RE: [U2] Good Programming Practice - Axiom - ........ : : : Nobody cares what anyone has to say .. everyone is going to do whatever they : have always done. : Subordinates are going to follow whatever standards are dictated by their : supervisor. : ------- : u2-users mailing list : [email protected] : To unsubscribe please visit http://listserver.u2ug.org/ : ------- : u2-users mailing list : [email protected] : To unsubscribe please visit http://listserver.u2ug.org/ : : ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
