Category : Windows 3.X Files
Archive   : ACTTIMS.ZIP
Filename : TIMS.H

 
Output of file : TIMS.H contained in archive : ACTTIMS.ZIP
/* db_VISTA Version: 3.20 */

/* database tims record/key structure declarations */

def (UserType, #author, #(
char name 32
));!!

def (UserType, #info, #(
char id_code 16
char info_title 80
char publisher 32
char pub_date 12
int info_type
));!!

def (UserType, #borrower, #(
char friend 32
long date_borrowed
long date_returned
));!!

def (UserType, #text, #(
char line 80
));!!

def (UserType, #key_word, #(
char word 32
));!!

def (UserType, #intersect, #(
int int_type
));!!


/* record, field and set table entry definitions */

/* File Id Constants */
!!

/* Record Name Constants */
#define AUTHOR 10000
#define INFO 10001
#define BORROWER 10002
#define TEXT 10003
#define KEY_WORD 10004
#define INTERSECT 10005
!!

/* Field Name Constants */
#define NAME 0L
#define ID_CODE 1000L
#define INFO_TITLE 1001L
#define PUBLISHER 1002L
#define PUB_DATE 1003L
#define INFO_TYPE 1004L
#define FRIEND 2000L
#define DATE_BORROWED 2001L
#define DATE_RETURNED 2002L
#define LINE 3000L
#define WORD 4000L
#define INT_TYPE 5000L
!!

/* Set Name Constants */
#define AUTHOR_LIST 20000
#define HAS_PUBLISHED 20001
#define ARTICLE_LIST 20002
#define LOANED_BOOKS 20003
#define ABSTRACT 20004
#define KEY_TO_INFO 20005
#define INFO_TO_KEY 20006
#define LOAN_HISTORY 20007
!!


  3 Responses to “Category : Windows 3.X Files
Archive   : ACTTIMS.ZIP
Filename : TIMS.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/