G06.26 Release Version Update Compendium

G06.26 Release Version Update Compendium529842-001
8-1
8 Networking Products
The G06.26 RVU contains new features for this networking product:
GDSX
GDSX
Extended General Device Support (GDSX) now supports format 2 files. GDSX
supports the ability of a GDSX process to access a file of size greater than 4 GB
by using pseudo procedure call ^FILE_OPEN/ ^XFILE_OPEN.
A new element, elections, is added to the common template structure
FCB^TEMPLATE.
TS Fault Codes 21 to 26 are added.
Migration
The GDSX process consists of two main parts, TSCODE (GDSX code supplied by HP)
and USCODE (user-supplied code). In G06.26, GDSX T6580ABI adds the element
elections to the common template structure FCB^TEMPLATE. To use this new feature,
you must use the modified common template structure FCB^TEMPLATE from
DCCBDEC2, recompile the user code, and bind the new USCODE with TSCODE2. If
you do not intend to use the new feature, you can continue to bind USCODE with
TSCODE.
Note. GDSX T6580ABI contains two objects for TSCODE:
TSCODE, which does not support the new feature.
TSCODE2, which supports the new feature.