Re: dubbuging that script
- From: Howard Brazee <howard@xxxxxxxxxx>
- Date: Mon, 27 Feb 2006 14:25:26 -0700
On Mon, 27 Feb 2006 21:18:50 GMT, "William M. Klein"
<wmklein@xxxxxxxxxxxxxxxxx> wrote:
Actually a semi-colon followed by a space IS allowed in every Standard of COBOL
(at least since the 74 Standard) wherever a comma followed by a space may be
used, which is also where a space by itself may be used, e.g. the following is
valid 85-Standard code (but NOT something that I would recommend!)
05; This-field, Pic, ; 9.
I wonder what the clearest way of writing the following is:
05 This-field PIC 9..
.
- Follow-Ups:
- Re: dubbuging that script
- From: Alistair
- Re: dubbuging that script
- References:
- dubbuging that script
- From: gianluigi beuzard
- Re: dubbuging that script
- From: Richard
- Re: dubbuging that script
- From: William M. Klein
- dubbuging that script
- Prev by Date: Re: dubbuging that script
- Next by Date: Reasonably priced COBOL products (was: Where I can Download Netexpress ?
- Previous by thread: Re: dubbuging that script
- Next by thread: Re: dubbuging that script
- Index(es):
Relevant Pages
|