Re: dubbuging that script



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..

.



Relevant Pages

  • Re: <ctype.h> toLower()
    ... provided we don't try to recommend that other people use our ... If someone posts a question with code that assumes ASCII ... version of a standard library function (even if you replicate _all_ ... the functionality) as anything other than a learning exercise is not ...
    (alt.comp.lang.learn.c-cpp)
  • Re: CD-RW Formatting
    ... ISO Standard writing is done with a CD burning application (Nero or Easy ... ONLY UDF writing involves "formatting" the CD AT ALL. ...
    (microsoft.public.windowsxp.general)
  • Re: [OT] Geography lesson
    ... pretty much as soon as Windows hit the scene. ... all that to a new level, where writing compliant code meant you were ... they simply don't support the standard correctly and so it is ... Firefox isn't broken in Firefox on my machine. ...
    (rec.autos.sport.f1)
  • Re: help
    ... > after I saw this post of his I couldn't stand it anymore and started ... > writing my own portable bignum code in standard C. I'm proud to announce ...
    (comp.programming)
  • Re: Is there a "system programming" library for C++?
    ... It's 98% "standard" stuff like atoi(). ... question "what might be useful to me in writing a "software" ...
    (bit.listserv.ibm-main)