home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
viscobv6.zip
/
vac22os2
/
ibmcobol
/
samples
/
putut
/
combo.xsd
< prev
next >
Wrap
Text File
|
1998-01-08
|
1KB
|
59 lines
<comment>
=====================================================================
Sample Initial Seed File
Visual Age Cobol Professional
Licensed Materials - Property of IBM
83H9095
(C) Copyright IBM Corp. 1997
=====================================================================
</comment>
<seed>
<builtin-year>
<annotate> Affected by an intrinsic function
</seed>
<seed>
<pattern> *date*
<except> *update*
<pattern> *today*
<pattern> *yesterday*
<pattern> *tomorrow*
<attribute> 99X99X99
<attribute> AAA9999
<attribute> 999999
<attribute> 99999999
<attribute> 99AAA99
<attribute> fixed-dec
</seed>
<seed>
<pattern> *yy*
<attribute> 99
<attribute> 9999
<attribute> fixed-bin
<attribute> fixed-dec
</seed>
<seed>
<pattern> *year*
<attribute> 99
<attribute> 9999
<attribute> fixed-bin
<attribute> fixed-dec
<attribute> float
</seed>
<seed>
<pattern> *
<attribute> complex
<annotate> Affected by a complex variable
<used-as-non-year>
</seed>