Note Cards

Last updated 18 Jul 96

These cards are used in several programs to place user comments before the body of the report. The user is allowed an unlimited number of these cards. Notes may consist of any combination of numbers, letters, or special characters other than an "@" in column one.


<notes> . . @eof

These are the standard note cards. If cc 01 contains a '/' and the rest of the card is blank, CODAP programs automatically do a page eject. Also, if a '#' is found in the last character position of a line, the following line will be appended so that the line generated from the note cards may be up to 132 characters in length. The '#' is used as a continuation character only if it is the last character of a line, regardless of the length of the line. The '#' will be dropped and replaced with the next line following. The first column of the following line will be located in the position of the '#'. The literal '@eof' terminates the processing of note cards.