Re: SYNC vs LINK
- From: mike@xxxxxxxxxxxxxxxxxxx (Mike Myers)
- Date: 23 Aug 2011 04:56:47 -0700
Micheal:
Yes, as I recall, SYNC (SVC 12) was designed to invoke exit routines on behalf of system routines (like OPEN, CLOSE, etc.), and therefore calls on the program by its address (found in some exit list or exit pointer), whereas LINK (SVC 6) calls out a program by name (as Binyamin says) and was intended for calling separately compiled program subroutines, which would have a CDE (either created by the LOAD or LINK SVC routine).
Mike Myers
Mentor Services Corporation
On 08/23/2011 07:03 AM, Micheal Butz wrote:
Does that mean sync doesn't have to be associated with a CDE
Sent from my iPhone
On Aug 22, 2011, at 11:07 AM, Binyamin Dissen <bdissen@xxxxxxxxxxxxxxxxxx> wrote:
On Mon, 22 Aug 2011 08:35:06 -0400 Micheal Butz <michealbutz@xxxxxxxxxxxxx>
wrote:
:>Would any one the difference between the the SYNCH LINK. Macros both
:>transfer control and seem to syncrounous execution of code and create
:>an RB
SYNC is to address. LINK is to name.
--
Binyamin Dissen <bdissen@xxxxxxxxxxxxxxxxxx>
http://www.dissensoftware.com
Director, Dissen Software, Bar & Grill - Israel
Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.
I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.
- Follow-Ups:
- Re: SYNC vs LINK
- From: Shmuel Metz , Seymour J.
- Re: SYNC vs LINK
- From: Bill Fairchild
- Re: SYNC vs LINK
- From: Micheal Butz
- Re: SYNC vs LINK
- References:
- SYNC vs LINK
- From: Micheal Butz
- Re: SYNC vs LINK
- From: Binyamin Dissen
- Re: SYNC vs LINK
- From: Micheal Butz
- SYNC vs LINK
- Prev by Date: Re: Dashboard type software for monitoring z/OS
- Next by Date: CEE0813S Insufficient Storage
- Previous by thread: Re: SYNC vs LINK
- Next by thread: Re: SYNC vs LINK
- Index(es):
Relevant Pages
|