Previous Topic: FILELIMNext Topic: GDDMCLA


FSSDEF

Syntax

FSSDEF
fssname,
AUTOSTOP=YES|NO,
ESFFSSM=xxxxxxxx,
PROC=xxxxxxxx

Description

Specifies the characteristics of a functional subsystem (FSS). The FSSDEF statement must be defined before it can be referenced in a NODE definition.

FSSDEF Parameters

This section describes the FSSDEF parameters.

fssname,

(required) Specifies the name of the functional subsystem. The fssname must be alphanumeric, 1 to 8 characters. There is no default value.

AUTOSTOP= YES | NO

Specifies whether the FSS address space is to be automatically stopped if all printers attached to the FSS are drained. Valid values are:

ESFFSSM=xxxxxxxx,

Specifies the name of the functional subsystem support module. The default value is ESFFSSM.

PROC=xxxxxxxx

This parameter specifies the procedure used to start the functional subsystem. The default value is ESFPSF.