Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Changes from version 2.8 compared to the previous version 2.7

The current version of the “Binder Loader/Starter” manual incorporates the following changes compared to the previous version (“BLSSERV V2.7, Binder Loader/Starter”):

The following commands have been changed to BLSSERV 2.8A:

  • LOAD-EXECUTABLE-PROGRAM

  • START-EXECUTABLE-PROGRAM

Changed commands

LOAD-EXECUTABLE-PROGRAM

  • The possible values for the sub-operands MINIUM and MAXIMUM of the RESIDENT-PAGES operand have been increased. Command description:

    /LOAD-EXECUTABLE-PROGRAM

    ...

    ,RESIDENT-PAGES = [*PARAMETERS](...)

    [*PARAMETERS](...)

    MINIMUM = *STD / <integer 0..2147483647 4Kbyte>
    ,MAXIMUM = *STD / <integer 0..2147483647 4Kbyte>

    ...

    Except for the possible values, the description of the operands has not changed.

START-EXECUTABLE-PROGRAM

  • The possible values for the sub-operands MINIUM and MAXIMUM of the RESIDENT-PAGES operand have been increased. Command description:

    /START-EXECUTABLE-PROGRAM

    ...

    ,RESIDENT-PAGES = [*PARAMETERS](...)

    [*PARAMETERS](...) |

    MINIMUM = *STD / <integer 0..2147483647 4Kbyte>
    ,MAXIMUM = *STD / <integer 0..2147483647 4Kbyte>

    ...

    Except for the possible values, the description of the operands has not changed.