Task-level name/token pair

A task-level name/token pair can be used to anchor data that relates to only one task. Your application program can create and retrieve the data as often as needed.

Figure 1 shows the task-level name/token pair for TASK 1.
Figure 1. Using the Task Level in a Single Address Space
ieaa6sas
In a single address space, TASK 1:
  1. Creates the task-level name/token pair (N1,T1) using the IEANTCR callable service.
  2. Retrieves the token at a later time by calling its name (N1) using the IEANTRT callable service.
  3. Deletes the name/token pair by calling its name (N1) using the IEANTDL callable service.