HP3000-L Archives

March 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 25 Mar 1998 14:41:24 -0800
Content-Type:
text/plain
Parts/Attachments:
Re[2]: (46 lines)
I have Ported COBOL from IBM several times and any time I had a problem
I wrote a procedure to replace the incompatible feature.

for example you can change the "REPORT" statement with

call 'your_report' using ....

I hope this helps.

Michael


______________________________ Reply Separator _________________________________
Subject: Re[2]: Cobol Report Writer?
Author:  Non-HP-phchristidis ([log in to unmask]) at hp-boise,uugw2
Date:    3/25/98 11:15 AM


I'm really asking this question in behalf of a programmer that is not a
subscriber to this list.  I only know what he told me and that is that they
are considering 'porting' some software from VMS COBOL to HP COBOL and they
ran into problems with the Report Writer portion.

Apparently with the RW option one can have 'RD' record buffers, similar to
'FD' for file buffers, and there exists the 'verb' or 'section' REPORT that
facilitates the generation of reports using titles, paging, spacing, etc...
information that were defined in the 'RD' specifications.

The confusion arose when the errors reported by the compiler seemed to
indicate that the 'REPORT' keyword was recognized as valid but perhaps used
in the wrong context.

The responses that I've received indicate that said feature is *not*
available on HP COBOL.

Paul
______________________________ Reply Separator _________________________________
Subject: Re: Cobol Report Writer?
Author:  [log in to unmask] at CCGATE
Date:    03/25/98 13:09


Can you give us an example of what you are trying to do?

Michael

ATOM RSS1 RSS2