HP3000-L Archives

July 2004, Week 1

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:
Duane Percox <[log in to unmask]>
Reply To:
Duane Percox <[log in to unmask]>
Date:
Thu, 1 Jul 2004 16:36:42 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Brian writes:
>All:
>
>Scenario: Cobol mainline calling Pascal subroutine.
>
>Using Pascal, can anyone give me directions on how to
>open a flat MPEiX file and write records to it and then close it?
>
>Any help/directions would be much appreciated.
>
>BTW -- needs to be done in a Pascal subroutine that retrieves
>j/s data with "AIFJSGET". Many records can be retrieved and I
>do not want to setup my Cobol mainline with OCCURS 'n' times
>where 'n' could = 1000, 2000 etc etc.

I would use intrinsics... hpfopen/fwrite/fclose/etc... instead
of native pascal file i/o.

You might want to check out www.allegro.com for any relevant papers
on Pascal file I/O.

duane

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2