begin,systeminfo:
name:Include file example
builder:Parsec System sa
copyright:
language:0:english
deflanguage:0
sort_descending:yes
:allow_merge:no
end,systeminfo:

begin,defview:
recordname:builderinfo
window:1
view:1
def:dtype:text;dtxt:Catalogo example;yll:line;alv:center;fts:18;fta:bold;ftc:red;alo:center;
def:dtype:text;dtxt:with;yls:lastpoint;yll:line;alv:center;fta:bold;alo:center;
def:dtype:text;dtxt:Compuserve files list;yls:lastpoint;yll:line;alv:center;fts:12;fta:bold;alo:center;
def:dtype:text;dtxt:Book catalogues;yls:lastpoint;yll:line;alv:center;fts:12;fta:bold;alo:center;
def:dtype:text;dtxt:Some included files;yls:lastpoint;yll:line;alv:center;fts:12;fta:bold;alo:center;
def:dtype:text;dtxt:Date build: 5-Gen-96;yls:lastpoint;yll:line;alv:center;alo:center;
def:dtype:text;dtxt:  ;yls:lastpoint;yll:line;alv:center;alo:center;
def:dtype:text;dtxt:Build by:;yls:lastpoint;yll:line;alv:center;alo:center;
def:dtype:text;dtxt:Parsec System sa;yls:lastpoint;yll:line;alv:center;fta:bold;;alo:center;
def:dtype:text;dtxt:Via Trevano 7A;yls:lastpoint;yll:line;alv:center;;alo:center;
def:dtype:text;dtxt:6900 Lugano (Switzerland);yls:lastpoint;yll:line;alv:center;alo:center;
def:dtype:text;dtxt:Phone: (++41) 91 921 30 29;yls:lastpoint;yll:line;alv:center;alo:center;
def:dtype:text;dtxt:Fax: (++41) 91 921 30 48;yls:lastpoint;yll:line;alv:center;alo:center;
end,defview:


::::::::::include il file define of the book field and view
begin,include:
filename:bookdef.txt
end,include:

:include the data file
begin,include:
filename:DLCAT.txt
recordname:book
tree_begin:Books Catalog
dateformat:mm.dd.yy
type:separated
separator:,
char:
:param1:field:NUMBER;field:PRODUCT;field:TYPE;field:LEVEL;
:param1:field:TITLE;field:AUTHOR;field:PUBLISHER;field:ISBN;
:param1:field:PAGES;field:DISKS;field:LISTPRICE;field:OURPRICE;
:param1:field:DATEAVAILA;field:WEIGHT;field:CATEGORY;
param1:i_tree:All Books;i_tree:Author\$AUTHOR$;i_tree:Publisher\$PUBLISHER$;
param1:i_tree:Category\$CATEGORY$;i_tree:Product\$PRODUCT$;
:param1:i_index1:$AUTHOR$;i_unique:$NUMBER$;
end,include:

:include the the compuserve record definition
begin,include:
filename:csdefl.txt
end,include:

:include the data file
begin,include:
filename:BPA01.cat
recordname:cs_forum_file
type:cserve_cat
tree_begin:DELPHI Forum\
param1:date_min:;date_max:;
end,include:

:include the data file
begin,include:
filename:BPA02.cat
recordname:cs_forum_file
type:cserve_cat
tree_begin:DELPHI Forum\
param1:date_min:;date_max:;
param1:lib_name:2,From Borland;
end,include:


:::::::::::::::::::: include some files

:: example of data record with a file
begin,book:
TITLE:I'am a file: double click on the icon to see me
f_name:zinc1.txt
i_tree:Files
end,book:


begin,cs_forum_file:
title:I'am a file: double click on the icon to see me
f_name:zinc2.wri
i_tree:Files
end,cs_forum_file:

