XMCU1 ;(WASH ISC)/CMW-Encode/Decode String APIs ;04/17/2002 08:30
Source file <XMCU1.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| RTRAN(XXX) | ; Extrinsic Function to decode control characters
 | 
 
  | 
| R1 | ||
| SET | ||
| STRAN(XXX) | ; Extrinsic Function to encode control characters
 | 
 
  | 
| ENCODEUP(XXX) | ; Extrinsic Function to encode "^" into "~U~"
 ; Input=STRING ; Output=STRING  | 
 
  | 
| DECODEUP(XXX) | ; Extrinsic Function to decode "~U~" to "^"
 ; Input=STRING ; Output=STRING  | 
 
  |