On Wed, 8 Oct 2008, Chuck Guzis wrote:
On 8 Oct 2008 at 22:08, Randy Dawson wrote:
I remember reading it, and "Snoopy"
A deck of FORMAT statements, with carriage control for mona lisa for the ovetyping
(CR with no LF)
I seem to remember that FORTRAN on many systems used the first
character of a PRINT/WRITE statement as "carriage control". A "1"
caused a page eject (actually a skip on channel 1 in the carriage
control tape.) Similarly, other numbers caused skips to other
channels--woe betide you if you forgot to put a perforation in each
of the 12 channels--a skip in an unperfed channel would enpty a box
of paper really quickly. A blank was the usual character for single-
spaced output. You could also punch a tape so that a skip was
executed over the perforation, but single-spaced output otherwise.
We've put two Fortran demo programs for the IBM 1130 on our FTP server:
ftp.informatik.uni-stuttgart.de/pub/cm/ibm1130/cards/FORTRAN/
One prints out a James Bond (JBOND), the other a Snoopy (SNOPY).
Christian