HP3000-L Archives

May 1998, 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:
James Trudeau <[log in to unmask]>
Reply To:
James Trudeau <[log in to unmask]>
Date:
Wed, 6 May 1998 12:54:57 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (37 lines)
Howdy,

Let me repeat myself.  I did this stuff a number of years ago (don't ask me the compiler
or OS versions).  Yes it can be done.

I did it out of curiosity.  Curiostiy/desperation is one thing but IMHO anyone doing it
for any other reason(s) is probably a dang fool : - )
jt

----------
From:  Ken Kirby[SMTP:[log in to unmask]]
Sent:  Wednesday, May 06, 1998 11:14 AM
To:  [log in to unmask]
Subject:  Re: COBOL and TurboIMAGE

At 02:51 PM 5/5/98 -0500, <[log in to unmask]> wrote:
>This might be a real dumb question, but :
>
>If I want to access TurboIMAGE data from a COBOL program, do I have
>to use DB* intrinsics or can I do it using the standard COBOL  I/O
>commands ?
>
>TIA.

I think the question Chris is asking is this:

"Does the COBOL compiler provide for the proper reading of TurboIMAGE datasets through the use of COBOL verbs such as OPEN, READ, WRITE and CLOSE?"

The answer to this question is - no. You must use the DB* Intrinsics. 

Perhaps there is some warped way to use PM to force COBOL I/O commands to extract the data, but TurboIMAGE access is not native to the language.

I wish it were so, but it's not.

--Ken Kirby
  Vanderbilt University 

ATOM RSS1 RSS2