DISPLAY
From: KL (klbjornme_at_aol.com)
Date: 02/22/04
- Next message: berlutte_at_sympatico.ca: "Re: COBOL and ..."
- Previous message: Chuck Stevens: "Re: Copy replacing - Procedure Division"
- Next in thread: Gonzo: "Re: DISPLAY"
- Reply: Gonzo: "Re: DISPLAY"
- Reply: Arnold Trembley: "Re: DISPLAY"
- Reply: Robert Jones: "Re: DISPLAY"
- Reply: Donald Tees: "Re: DISPLAY"
- Reply: Ron: "Re: DISPLAY"
- Reply: JerryMouse: "Re: DISPLAY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: berlutte_at_sympatico.ca: "Re: COBOL and ..."
- Previous message: Chuck Stevens: "Re: Copy replacing - Procedure Division"
- Next in thread: Gonzo: "Re: DISPLAY"
- Reply: Gonzo: "Re: DISPLAY"
- Reply: Arnold Trembley: "Re: DISPLAY"
- Reply: Robert Jones: "Re: DISPLAY"
- Reply: Donald Tees: "Re: DISPLAY"
- Reply: Ron: "Re: DISPLAY"
- Reply: JerryMouse: "Re: DISPLAY"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|