Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (R)
Guardian Procedure Calls Reference Manual—522629-013
13-54
REMOTETOSVERSION Procedure
sysid input
INT:value
is the system number that identifies the system for which the operating system
version is returned. If
sysid is omitted, it defaults to the local system.
Example
REMOTE^VERSION := REMOTETOSVERSION ( SYSTEM^NUM );
For example, if the operating-system version is D10, the returned value contains ā€œNā€ in
bits <0:7> and binary 10 in bits <8:15>.
Related Programming Manual
For programming information about the REMOTETOSVERSION procedure, refer to
the
Guardian Programmer’s Guide.