home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
Lotus
/
Notes46
/
LOTUS006.DSK
/
VDKHOME
/
LEGACY
/
TOPIC30.DDD
next >
Wrap
Text File
|
1994-07-25
|
1KB
|
48 lines
# $Id: topic30.ddd 1.1 1994/07/25 07:28:09 vdk110 Exp $
# Copyright (C) 1987-1994 Verity, Inc.
# Document Dataset Descriptor (include file)
#
data-table: _df
/num-records=1
/max-records=1
{
constant: _DBVERSION text "30 ddd"
fixwidth: _MINFDATE 14 text
fixwidth: _MAXFDATE 14 text
fixwidth: _DDDSTAMP 4 unsigned-integer
fixwidth: _MAXDOCID 4 unsigned-integer
fixwidth: _MAXDOCID_RANGE 4 unsigned-integer
varwidth: _DOCIDX _dv
varwidth: _PARTDESC _dv
fixwidth: _TARGET_PART 80 text
fixwidth: _SPARE0 60 text
}
data-table: _df
/offset=192
{
autoval: _STYLE sirepath
autoval: PARTNAME dbpath
fixwidth: _DOCID 4 unsigned-integer
fixwidth: _SECURITY 4 unsigned-integer
fixwidth: _PREV_DOCID 4 unsigned-integer
fixwidth: _NEXT_DOCID 4 unsigned-integer
fixwidth: VERSION 2 unsigned-integer
fixwidth: REV_VERSION 2 unsigned-integer
varwidth: DOC_FN _dv
fixwidth: DOC_DT 14 text
fixwidth: _SPARE1 4 text
}
data-table: _d1
/packed = NO
{
fixwidth: _AT_TYPE_MAJ 2 signed-integer
fixwidth: _AT_TYPE_MIN 2 signed-integer
fixwidth: _AT_DOCID 4 signed-integer
fixwidth: _AT_INDEX 4 signed-integer
varwidth: _AT_BLOB _d2
/packed = NO
varwidth: _AT_STREAM _d2
/packed = NO
}
$$