z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IXLLSTE: List Structure Single Entry Services

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

Use the IXLLSTE service to operate on individual list entries in a list structure. The following services are available:
  • Create a new list entry.
  • Read a list entry.
  • Write a list entry.
  • Move a list entry.
  • Delete a list entry.
The following table lists the request types for the IXLLSTE macro.
Table 1. Request Types for IXLLSTE
Request Type Description Where described
DELETE Delete a list entry from a coupling facility list structure. You can also read an entry into your buffer and delete it from the coupling facility list structure. Deleting a List Entry
MOVE Move a list entry from its current location to another. Moving a List Entry
READ Read an existing list entry. Reading a List Entry
WRITE Update an existing list entry or create a new list entry. Writing a List Entry, Creating a List Entry

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014