XMXAPIU ;ISC-SF/GMB-APIs for users to use interactively ;03/26/2003 08:57
Source file <XMXAPIU.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| READ | ; Read/Manage messages in your Mailbox
; Needs XMDUZ |
|
| READNEW | ; Read new messages in your Mailbox
|
|
| SEND | ; Send a message
|
|
| SUBJ(XMSUBJ) | ; Ask user for msg subject
; XMSUBJ (in/out) Subject |
|
| TOWHOM(XMDUZ,XMZ,XMTYPE,XMINSTR) | ; Ask user for msg addressees
; XMDUZ User's DUZ ; XMZ message number in ^XMB(3.9, ; XMTYPE ; XMINSTR |
|
| SHOWERR | ; Print the errors to the screen.
; Displays the errors in ^TMP("XMERR",$J), ; and then kills XMERR and ^TMP("XMERR",$J). |