Re: Naive BCPii questions

2011-08-23 Thread Steve Warren
The constants that were listed by Walt in the System z API manual are shipped with z/OS BCPii as 2 include files. SYS1.SIEAHDRV.H(HWIZHAPI) contains these constants in the C programming language and SYS1.MACLIB(HWIC2ASM) contains the same constants for Assembler (as Jack so aptly mentioned).

Naive BCPii questions

2011-08-16 Thread Tom Ambros
- I have the zSeries API documentation and the BCPii specific zOS docs but I am not able to find items related to returned values, for example HWIQUERY of HWI_OPERSTAT. I can probe and knowing the state of what I'm seeing can infer what I am getting but I'd like to find wherever these flags

Re: Naive BCPii questions

2011-08-16 Thread Walt Farrell
On Tue, 16 Aug 2011 08:50:38 -0400, Tom Ambros thomas_amb...@keybank.com wrote: - I have the zSeries API documentation and the BCPii specific zOS docs but I am not able to find items related to returned values, for example HWIQUERY of HWI_OPERSTAT. I can probe and knowing the state of what I'm

Re: Naive BCPii questions

2011-08-16 Thread Tom Ambros
@bama.ua.edu 08/16/2011 10:07 Please respond to IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu To IBM-MAIN@bama.ua.edu cc Subject Re: Naive BCPii questions On Tue, 16 Aug 2011 08:50:38 -0400, Tom Ambros thomas_amb...@keybank.com wrote: - I have the zSeries API documentation and the BCPii

Re: Naive BCPii questions

2011-08-16 Thread Jack Schudel
, August 16, 2011 8:50 AM Subject: Naive BCPii questions - I have the zSeries API documentation and the BCPii specific zOS docs but I am not able to find items related to returned values, for example HWIQUERY of HWI_OPERSTAT. I can probe and knowing the state of what I'm seeing can infer what I am