| GENERAL DESCRIPTION |
This RPC creates a Personal List entry in the OE/RR
LIST file (#100.21). Parameters include the List Name, User ID (DUZ), and
Visibility (1: All CPRS Users, 0: Self Only).
The return value is a string literal.
If the call fails, the result will be a two "^"-piece string, where the first
piece is empty and the second piece is a brief explanation of the failure
(e.g., "^invalid list name - duplicate of another name").
If the call succeeds, the result will have the format:
IEN_U_LISTNAME_"^^^^^^^"_VISIBILITY
|