XOBWENV ;ALB/MJK - HWSC :: Environmental Check ; 06/10/2016
Source file <XOBWENV.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;- entry point
; -- must be a supported M implementation |
|
ENQ | ||
VALIDM | ; -- check if HWSC supports M implementation and set KIDS flag if not
|
|
OSOK() | ; -- check environment for operating system, 5.2.3 or greater
|
|
SSLOK() | ; -- check environment if SSL/TLS is supported (Cache 5.2.3 or greater, and *not* VMS)
; also called in [XOBW WEB SERVER SETUP] edit template |
|
KIDSCHK(XOBDIR) | ; -- check input from installer
; input: XOBDIR := directory where wsdl file is located ( ; Note: If applicable, XOBDIR should contain the os-specific final delimiter, like '/home/cache/' |
|
SUPPORT() | ; -- returns name of xml file containing support classes (wsdl handler, vista info header, etc.)
|
|
VERSION() | ; -- returns the version number for this build
|
|
SYSOS() | ; -- get system operating system
; returns VMS, UNIX, NT or UNK |