| IN |
Input |
Full Global Reference to a global containing an array
of SSNs
|
OUT |
Input |
Full Global Reference for location of where
information will be returned to
|
SCHM |
Input |
Search scheme to use- Supported schemes: MPD**00001
- Return full information MPD**00002 - Return site information (for use
with PPP) MPD**00003 - Return CD-ROM information
|
CRIT |
Input |
Input criteria - Full global reference to an array
containing a list of sites to exclude. Global has the form:
^GLOBAL("500")="" ^GLOBAL("520")=""
^^^ ^^^--
| |
|-Global |- Site number.
Name
So CRIT would look like: ^["TRN","KER"]GLOBAL
|
WAIT |
Input |
How long to wait for the server to acknowledge the
request (else fail saying the server is busy)
|
STARTAT |
Input |
SSN to start searching at. The server will begin
searching at that SSN in the input array.
|
BUFFER |
Input |
Sets the size of the output buffer. It is up to the
client application to take SSNs out of the output array and clear it once the
data has been read.
|