You know, @Joseph, if I could be permitted to give some unsolicited advice here
it would be that you are putting the cart before the horse. Priority one should
be function; priority two should be saving CPU cycles.
My advice would be to forget the CS for now and just use a real POST macro
(with ASCB, apparently). Get that working. Get the rest of your application all
working.
Then, think about this POST a little. How often is it executed? A thousand
times a day? Let it be. Move on to more important things. A million times a
day? Okay, then, front end the POST macro with a CS quick post. Between a
thousand and a million? Then decide whether CPU cycles are more or less
important that your cycles and proceed accordingly.
Charles
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Joseph Reichman
Sent: Tuesday, March 20, 2018 7:20 AM
To: [email protected]
Subject: Re: Using Pseudo Post
Not really in the CS as I remember it R1 is the actual ECB while D2 B2 is the
address of the ECB that’s not the way it’s presented in the example
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN