Service Group Application Reference

Service Group Application Reference

Parameters

Parameters

The Word Stabilization Service type is
SSASTD
. If an application program needs to Call the Word Stabilization Service it does so with the following parameters:
No.
Name
Size (bytes)
Filled in by
1
Service name
8/32
Application
2
Response code
2
SSASTD
3
Word in
24
Application
4
Stabilized word
24
SSASTD
5
Work-area
90,000 (minimum)
SSASTD
SERVICE-NAME (8/32 bytes)
The name of the Service for the
SSASTD
service type as it has been defined in the Algorithm Definition. For example,
SERVICE-DEFINITION NAME=SSASTDP * TYPE=SSASTD ALGORITHM=PERSON
The name will be either 8 bytes if fixed in length, or up to 32 bytes if variable in length. Refer to the person responsible for defining and customizing the Algorithms.
RESPONSE-CODE (2 bytes)
This parameter is filled in by the Service to indicate the success or otherwise of the Call, a value of
00
indicates that all was well, any other value flags a warning or an error. An extended response code is also returned in the Work Area, described below. For a description on how to check Response Codes, turn to the
How an Application Should Test the Response Code
section.
WORD-IN (24 bytes)
This is the word to be Stabilized.
STABILIZED-WORD (24 bytes)
This is Word In after Stabilization.
WORK-AREA (30,000 bytes)
A pointer to a general purpose Work-area.

0 COMMENTS

We’d like to hear from you!