!TITLE Continuation Statements can be continued on the next line by terminating the current line with %c. The %c is not required if the break comes immediately after a comma. (This applies to ALL statement types, not just own array initialisations.) Examples: %if A=23 %and K<=14 %then %c L=17 %and M=20 %integer A, B, C, D, E, F, G, H A blank line following a line terminated by %c is ignored.