Use in conjunction with ILSMARTLINKAGE. Makes the classes generated with ILSMARTLINKAGE serializable.
Syntax:
Restriction: This directive is supported for managed COBOL only.
>>-.---.-.-------ILSMARTSERIAL---.-------------.--.--------><
+-----NOILSMARTSERIAL--------------------+
Properties:
Default:
|
NOILSMARTSERIAL
|
Phase:
|
Syntax check
|
$SET:
|
Initial
|
IDE Equivalent:
|
Check
Expose group linkage items to managed code on the
COBOL tab in the project's properties, click
Options and check
Expose as serializable classes.
|