Laserfiche WebLink
<br />OLJ1.i37 <br /> <br />. <br /> <br />. For syntax changes, the program will have the following identifiers (see the example below <br /> <br /> <br />where the original code is bold and upper case and the revised is lower case): <br /> <br /> <br />. The change will be preceded by the initials of the editor, date of change and a brief comment on <br /> <br /> <br />why the change is implemented. <br /> <br />. The original code associated with a change will be commented ant and remain unchanged for <br /> <br /> <br />future evaluation. <br /> <br /> <br />. The revised code will follow using lower case letters. <br /> <br />EXAMPLE PROGRAM REVISION <br /> <br />c <br />c rrb 12/09/93 revised to use real math <br />c FLOW(I) = IFLOW(I) / K <br />flow(i) = float(iflow(i)) / float(k) <br /> <br />. <br /> <br />fn=lcrsslword\mm120993.doc <br /> <br />. <br /> <br />Jf <br />