Lahey Support
08-15-2003, 01:33 AM
Dear Damon,
I found the following facts. '+' overwrite but not attach to next. The
intent of the '&' in F77 is to append additional character strings to a
line until the final result is achieved. The '+' carriage control
overwrites the line with the new character string. This is only useful for
monitor output where a line or portion of a line is repeatedly overwritten
with new material. Using the '&' carriage control was a clever programming
technique to generate a complex print line. That does not work in LF95,
probably because '&' is now a special symbol used to signal continuation on
the next line in free source form coding. Do you know what is the
replacement of '&'?
Thanks
Inseok
Inseok Baek, Ph.D.
Assistant Environmental Systems Engineer
Argonne National Laboratory
Environmental Assessment Division, EAD/900
9700 S. Cass Avenue
Argonne, IL 60439
E-mail: [address removed] [address removed]
Tel : 630-252-3189
Fax : 630-252-4624
I found the following facts. '+' overwrite but not attach to next. The
intent of the '&' in F77 is to append additional character strings to a
line until the final result is achieved. The '+' carriage control
overwrites the line with the new character string. This is only useful for
monitor output where a line or portion of a line is repeatedly overwritten
with new material. Using the '&' carriage control was a clever programming
technique to generate a complex print line. That does not work in LF95,
probably because '&' is now a special symbol used to signal continuation on
the next line in free source form coding. Do you know what is the
replacement of '&'?
Thanks
Inseok
Inseok Baek, Ph.D.
Assistant Environmental Systems Engineer
Argonne National Laboratory
Environmental Assessment Division, EAD/900
9700 S. Cass Avenue
Argonne, IL 60439
E-mail: [address removed] [address removed]
Tel : 630-252-3189
Fax : 630-252-4624