Input File.

At execution time ORAC reads an input file in free format from the standard input. Each line of the input is read as a 80 character string and interpreted. If the first character of the input line is a # the line is ignored. In order to be interpreted the input line is parsed in the composing words which are sequences of characters separated by blanks or commas. Each word represents an instruction which must be interpreted by the program.

procacci 2021-12-29