Re: get filesize in C or Assembler

2011-04-03 Thread Gainsford, Allen
> Dear group, > > I'm wondering if there is a way to get the size of a > temporary QSAM-Dataset programmatically without opening > and seeking to the end of the file. The program, which > needs the size information is written in C (and so can > call Assembler) and runs in z/OS-Batch. I played arou

Re: get filesize in C or Assembler

2011-04-02 Thread Paul Gilmartin
On Sat, 2 Apr 2011 11:14:42 +0200, Monika Amiss wrote: > >I'm wondering if there is a way to get the size of a temporary QSAM-Dataset >programmatically >without opening and seeking to the end of the file. The program, which needs >the size information >is written in C (and so can call Assembler)

Re: get filesize in C or Assembler

2011-04-02 Thread Gerhard Postpischil
On 4/2/2011 5:14 AM, Monika Amiss wrote: I'm wondering if there is a way to get the size of a temporary QSAM-Dataset programmatically without opening and seeking to the end of the file. The program, which needs the size information is written in C (and so can call Assembler) and runs in z/OS-Ba

get filesize in C or Assembler

2011-04-02 Thread Monika Amiss
Dear group, I'm wondering if there is a way to get the size of a temporary QSAM-Dataset programmatically without opening and seeking to the end of the file. The program, which needs the size information is written in C (and so can call Assembler) and runs in z/OS-Batch. I played around with