Privileges:
STD-PROCESSING
Function
The contents of a SII file can be checked for errors (e.g. item name, version specification, completeness of the items) with the CHECK-SII statement. The check is only performed for SII files (Format=S) supplied with SOLIS2.
Format
CHECK-SII | ||||||||||||||||||||
|
Operands
SII-FILE = <filename 1..30 without-gen-vers>
Name of the SII file.
RANGE = *PARAMETERS(...)
Specifies for which BS2000 versions the check will be performed. The specification is made in the form of an interval with the lowest and highest versions to be checked:
FROM-VERSION = 140 / <integer 140..210>
BS2000 version with which the check starts. Possible specifications are 140, 150, 160, 170, 180, 190, 200 and 210.
TO-VERSION = 210 / <integer 140..210>
BS2000 version with which the check ends. Possible specifications are 140, 150, 160, 170, 180, 190, 200 and 210.