Re: COBOL
From: Binyamin Dissen (postingid_at_dissensoftware.com)
Date: 12/23/04
- Next message: Howard Brazee: "Re: COBOL"
- Previous message: Chuck Stevens: "Re: COBOL"
- In reply to: Pete Dashwood: "Re: COBOL"
- Next in thread: Howard Brazee: "Re: COBOL"
- Reply: Howard Brazee: "Re: COBOL"
- Reply: Pete Dashwood: "Re: COBOL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Dec 2004 14:56:15 -0500
On Thu, 23 Dec 2004 22:00:38 +1300 "Pete Dashwood" <dashwood@enternet.co.nz>
wrote:
:>"TammyBain" <baint@cityofrochester.gov> wrote in message
:>news:781a5bf97064111bb1fb057deb0cb1a0@localhost.talkaboutprogramming.com...
:>> I can't find any documentation on assign statements with
:>> -UT- in them. Does the 'UT' stand for Unit Tape or Utility Tape?
:>The UT stands for "Utility". In the very olden days, before disks were
:>invented and freely available, this was tape. Later, replaced by disk
:>drives, these "utility" devices were available for any kind of storage
:>requirement. The UT was not about a physical device, it was about the
:>logical use of a physical device, i.e. as a "Utility".
More precisely it defined a device that could be "rewound" and reprocessed,
but could not be processed by block number.
UR defined a device that could not be re-processed.
DA added the ability to randomly access blocks.
In Ye Olde Days the DCB (file descriptor) for a device will less capability
used less memory.
-- Binyamin Dissen <bdissen@dissensoftware.com> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies.
- Next message: Howard Brazee: "Re: COBOL"
- Previous message: Chuck Stevens: "Re: COBOL"
- In reply to: Pete Dashwood: "Re: COBOL"
- Next in thread: Howard Brazee: "Re: COBOL"
- Reply: Howard Brazee: "Re: COBOL"
- Reply: Pete Dashwood: "Re: COBOL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]