DISPLAY

From: KL (klbjornme_at_aol.com)
Date: 02/22/04


Date: 21 Feb 2004 23:06:19 -0800

I am a student taking COBOL, and I can't seem to grasp the DISPLAY
statement.

I used it in my program, and wanted blank lines displayed between each
display. It finally took my displays that say something, but I can't
get it to display a blank line.

I tried:

DISPLAY BLANK LINE.

and

DISPLAY LINE 6
    WITH BLANK LINE.

got a compiler error.

Can someone help me with this? I know we aren't required to display
anything in our class...but I would really like to know what I am
doing wrong.

KL



Relevant Pages

  • Re: slight jitter in TV picture
    ... grasp on it. ... My Mitsubishi 27 from the 80,s has a slight jitter. ... noticed it when you bring up the display of setting with a blue screen. ...
    (sci.electronics.repair)
  • Re: slight jitter in TV picture
    ... grasp on it. ... My Mitsubishi 27 from the 80,s has a slight jitter. ... noticed it when you bring up the display of setting with a blue screen. ...
    (sci.electronics.repair)
  • Re: DISPLAY
    ... > I am a student taking COBOL, and I can't seem to grasp the DISPLAY ... "BLANK LINE" is completely unknown to the compiler. ...
    (comp.lang.cobol)
  • Re: DISPLAY
    ... > I am a student taking COBOL, and I can't seem to grasp the DISPLAY ...
    (comp.lang.cobol)
  • Re: Non-Cobol person getting error code
    ... I neither do have a COBOL ... can then do an informative error display. ... because you have locked yourself in to the DECLARATIVES SECTION ... If it's OO then I invoke the FileErrors ...
    (comp.lang.cobol)