NAME |
MAG4 VERSION CHECK |
TAG |
CHKVER |
ROUTINE |
MAGGTU4 |
RETURN VALUE TYPE |
ARRAY |
AVAILABILITY |
RESTRICTED |
WORD WRAP ON |
TRUE |
DESCRIPTION |
This remote procedure checks the version of the Imaging client
application. Depending on the version of the VistA Imaging KIDS install,
the client application can be forced to display a warning and/or
terminate.
|
INPUT PARAMETER |
-
- CLVER
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 30
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The client application passes its descriptor as the value of this
version) 21 will pass "3.0.8.21||DISPLAY" as the value of this parameter.
If the same client is used for remote image view, the parameter will have
the "3.0.8.21|RIV|DISPLAY" value.
parameter. It consists of 3 pieces separated by '|':
|01: Version (Major.Minor.Patch.Build)
|02: empty or "RIV" for remote image view clients
|03: Client name ("CAPTURE", "CLUTILS", "DISPLAY",
"TELEREADER", or "VISTARAD")
For example, the Clinical Display client Version 3.0 Patch 8 Build (test
|
RETURN PARAMETER DESCRIPTION |
Result code and message are returned into the Results[0]. The subsequent
2 The client will display the
message and then terminate.
^02: Message
Results[i] Additional line of the message text
nodes may contain additional lines of the message text.
Results[0] Result descriptor
^01: Result code:
0 The client will display the
message and continue.
1 The client will continue without
displaying any message.
|