home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sams Cobol 24 Hours
/
Sams_Cobol_24_Hours.iso
/
Softcopy
/
DP
/
Windows
/
COMMON
/
STYLE
/
STYLE.SID
< prev
next >
Wrap
Text File
|
1996-05-23
|
775b
|
34 lines
# $Id: style.sid,v 1.5 1995/04/18 02:10:00 ameyer Exp $
# Copyright (C) 1987-1995 Verity, Inc.
# System Topic Index Descriptor
#
$control: 1
descriptor:
/packed = yes
{
data-table: xif
/offset = 0
/num-records = 1
/max-records = 1
{
constant: _DBVERSION text "vdk11"
fixwidth: TOPSTAMP_MAJ 4 date
fixwidth: TOPSTAMP_MIN 4 date
fixwidth: TOPTYPE 2 signed-integer
fixwidth: _DIDSTAMP 4 date
fixwidth: NUMDOCS 4 signed-integer
fixwidth: PARTNAME 10 text
fixwidth: _SPARE1 16 text
fixwidth: _SPARE2 4 signed-integer
}
data-table: xif
/offset = 64
{
fixwidth: STAMP 2 signed-integer
fixwidth: FLAG 2 unsigned-integer
varwidth: TINV xiv
}
}
$$