Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CHECK-SII Check contents of SII file

&pagelevel(4)&pagelevel

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

SII-FILE = <filename 1..30 without-gen-vers>

,RANGE = *PARAMETERS(...)


*PARAMETERS(...)



|

FROM-VERSION = 140 / <integer 140..210>



|

,TO-VERSION = 210 / <integer 140..210>

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.