Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XMCU1

Package: MailMan

Routine: XMCU1


Information

XMCU1 ;(WASH ISC)/CMW-Encode/Decode String APIs ;04/17/2002 08:30

Source Information

Source file <XMCU1.m>

Entry Points

Name Comments DBIA/ICR reference
RTRAN(XXX) ; Extrinsic Function to decode control characters
  • ICR #1136
    • Status: Active
    • Usage: Supported
    R1
    SET
    STRAN(XXX) ; Extrinsic Function to encode control characters
  • ICR #1136
    • Status: Active
    • Usage: Supported
    ENCODEUP(XXX) ; Extrinsic Function to encode "^" into "~U~"
    ; Input=STRING
    ; Output=STRING
  • ICR #1136
    • Status: Active
    • Usage: Supported
    DECODEUP(XXX) ; Extrinsic Function to decode "~U~" to "^"
    ; Input=STRING
    ; Output=STRING
  • ICR #1136
    • Status: Active
    • Usage: Supported
    Info |  Source |  Entry Points