Re: asynchronous file open?

2009-11-03 Thread Thompson, Steve
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of McKown, John Sent: Tuesday, November 03, 2009 12:20 PM To: IBM-MAIN@bama.ua.edu Subject: asynchronous file open? This is likely a crazy question. But I'm wondering if anybody has come up w

Re: asynchronous file open?

2009-11-03 Thread Neil Duffee
On 2009-11-03 at 14:36 concerning Re: asynchronous file open?, John McKown joh..mck...@hea..mark...com wrote to IBM-Main : -Original Message- From: IBM Mainframe Discussion List On Behalf Of Gerhard Postpischil Sent: Tuesday, November 03, 2009 1:24 PM snip It's fairly simple

Re: asynchronous file open?

2009-11-03 Thread Hal Merritt
: Tuesday, November 03, 2009 12:20 PM To: IBM-MAIN@bama.ua.edu Subject: asynchronous file open? This is likely a crazy question. But I'm wondering if anybody has come up with a way to do what I will call an asynchronous open of a tape or disk file? Basically, what I want to do is an OPEN with an ECB

asynchronous file open?

2009-11-03 Thread McKown, John
This is likely a crazy question. But I'm wondering if anybody has come up with a way to do what I will call an asynchronous open of a tape or disk file? Basically, what I want to do is an OPEN with an ECB= operand. When the OPEN completes, the ECB is posted with the return code from OPEN. Why?

Re: asynchronous file open?

2009-11-03 Thread Gerhard Postpischil
McKown, John wrote: This is likely a crazy question. But I'm wondering if anybody has come up with a way to do what I will call an asynchronous open of a tape or disk file? Basically, what I want to do is an OPEN with an ECB= operand. When the OPEN completes, the ECB is posted with the return

Re: asynchronous file open?

2009-11-03 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Gerhard Postpischil Sent: Tuesday, November 03, 2009 1:24 PM To: IBM-MAIN@bama.ua.edu Subject: Re: asynchronous file open? snip It's fairly simple to do, providing you're willing

Re: asynchronous file open?

2009-11-03 Thread Paul Gilmartin
On Tue, 3 Nov 2009 12:20:05 -0600, McKown, John wrote: This is likely a crazy question. But I'm wondering if anybody has come up with a way to do what I will call an asynchronous open of a tape or disk file? Basically, what I want to do is an OPEN with an ECB= operand. When the OPEN completes,

Re: asynchronous file open?

2009-11-03 Thread Shmuel Metz (Seymour J.)
In a6b9336cdb62bb46b9f8708e686a7ea005bde01...@nrhmms8p02.uicnrh.dom, on 11/03/2009 at 12:20 PM, McKown, John john.mck...@healthmarkets.com said: This is likely a crazy question. But I'm wondering if anybody has come up with a way to do what I will call an asynchronous open of a tape or disk