Re: IF statement, I don't understand this
- From: "HeyBub" <heybubNOSPAM@xxxxxxxxx>
- Date: Fri, 31 Mar 2006 09:18:10 -0600
Joe Zitzelberger wrote:
In article <e0h23h$t7a$1@xxxxxxxxxxxxxxxxx>, docdwarf@xxxxxxxxx ()
wrote:
In the Oldene Dayse I saw code that used to do similar things with
88-level conditions, viz.:
01 SHH-SHIP-CODE PIC 9 VALUE ZERO.
88 SEND-BY-DEFAULT-METHOD VALUE ZER0.
88 SEND-BY-MULE VALUE 1.
88 SEND-BY-BANANA-BARGE VALUE 2.
88 SEND-BY-CARRIER-PIGEON VALUE 3.
88 SEND-BY-PASSENGER-PIGEON VALUE 4.
88 SEND-BY-VELOCIPEDE-COURIER VALUE 5.
88 SEND-BY-PONY-EXPRESS VALUE 6.
88 SEND-BY-KINGS-POST VALUE 7.
88 SEND-BY-STAGECOACH VALUE 8.
88 SEND-BY-INDENTURED-SERVANT VALUE 9.
... old code, granted... but it seemed to work and avoided hardcoding
values in the PROCEDURE DIVISION.
(Yes, I know that passenger pigeons didn't actually carry things...
but maybe some Corner Office Idiot said 'Well, maybe if they don't
have any passengers we can get them to carry freight' so someone had
to code for it.)
DD
Have you not heard of the TCP/CP? Transmission Control Protocol over
Carrier Pigeon?
The Pigeon had a 256M compact flash card attached to his back and
managed to achieve rather good throughput.
In a similar vein, it's hard to beat the bandwidth of a 747 filled with
magnetic tapes.
.
- References:
- IF statement, I don't understand this
- From: Jack Benny
- Re: IF statement, I don't understand this
- From: Howard Brazee
- Re: IF statement, I don't understand this
- From: Chuck Stevens
- Re: IF statement, I don't understand this
- From: Howard Brazee
- Re: IF statement, I don't understand this
- From:
- Re: IF statement, I don't understand this
- From: Joe Zitzelberger
- IF statement, I don't understand this
- Prev by Date: Re: Any comments?
- Next by Date: Re: IF statement, I don't understand this
- Previous by thread: Re: IF statement, I don't understand this
- Next by thread: Re: IF statement, I don't understand this
- Index(es):
Relevant Pages
|