Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: Still Thinking
FORTRAN 77 here

Newbie. FORTRAN 66 here, using punch cards.

18 posted on 06/12/2021 9:31:17 PM PDT by kennedy (No relation to those other Kennedys.)
[ Post Reply | Private Reply | To 8 | View Replies ]


To: kennedy

I did a data conversion for a company that was actually splitting into two entities. I took the file sorted it by something in the file and punched it to a card deck. Split the card deck and gave each to the lead of each of the entities.


36 posted on 06/12/2021 9:51:14 PM PDT by kvanbrunt2
[ Post Reply | Private Reply | To 18 | View Replies ]

To: kennedy
Punch cards?

Newbie!

I use paper tape.

52 posted on 06/12/2021 10:51:07 PM PDT by CardCarryingMember.VastRightWC (Unity? Of course! I pledge to respect your President as much as you respected mine the past 4 years.)
[ Post Reply | Private Reply | To 18 | View Replies ]

To: kennedy
Actually, I'll bet few of my fellow old fogies can top this one ....

I used to power up our department's Nova Computer - made by Data General Corp - each morning by using the switches on the panel. If a switch was up it was a 1; down was 0.

There was a boot program that was about 15 lines long and 8 bits wide that someone had printed out and taped on the front. (This is because "boot rom's" were either too expensive or hadn't been invented yet.)

So you set one row of 8 up/down switches to the starting address, which was always 00000000. The other row of switches was for the data. After setting all 8 bits, you hit a spring-loaded toggle switch to the right which dumped those 8 bits into location 0. And it had a really cool, very VERY modern feature whereby it would automatically take the next 8 bits you entered and put them in the current address plus 1 (00000001). So you didn't have to keep setting the address switches to 1, and then 2, ... etc, for each new line of the program as you entered it. Wow, is that a totally rad, time-saving convenience or WHAT?!?

Once you'd entered all 15 or so lines of the program, you'd insert a well-worn paper tape in the tape reader, and start the program you'd just entered at location 0 using the Run/Halt button.

The bitty 15 line program merely did a "read next 8 bits from the paper tape reader, store them in location X+Index, increment Index, repeat loop until end-of-tape condition, then jump to address X".

As I recall, the program on the paper tape contained mainly just H/W drivers for an 8" floppy drive and a Hazeltine 2000 terminal (monitor & keyboard in one package). After the drivers were loaded into the Nova, it would load yet more pieces of a rudimentary O/S off an 8" floppy, and then you could sit down at the Hazeltine, and - voila! - play blackjack or The Game of Life ("gliders" & "blinkers" & lots more) .... until someone showed up with real work to do.

56 posted on 06/12/2021 11:35:19 PM PDT by CardCarryingMember.VastRightWC (Unity? Of course! I pledge to respect your President as much as you respected mine the past 4 years.)
[ Post Reply | Private Reply | To 18 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson