XMJMCODE ;ISC-SF/GMB-Message En/Decryption ;08/24/2001 10:56
Source file <XMJMCODE.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ENCMSG(XMZ) | ; Encode a message
 | 
|
| ENCSTR(XMCLEAR) | ; Encode a string
 | 
|
| DECMSG(XMZ) | ; Decode a message
 | 
|
| DECSTR(XMCODED) | ; Decode a string
 | 
|
| CRE8KEY(XMKEY,XMHINT,XMABORT) | ;
 | 
|
| KEYOK(XMZ,XMHINT) | ; Ask user for key and make sure it's right
 | 
|
| ASKKEY(XMKEY,XMABORT) | ;
 | 
|
| GOODKEY(XMZ,XMKEY) | ; Function checks key and make sure it's right.
 ; If it is, XMSECURE is defined, and function returns 1; ; Else XMSECURE is not defined, and function returns 0  | 
|
| ADJUST(XMKEY) | ; Capitalize the key, pad the key, & adjust cylinder with key
 | 
|
| LOADCODE | ; Load Bazeries Cylinder
 | 
|
| Z | ;;
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: READ | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |