home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
bbs_ra
/
acf515r2.arj
/
ACSTRUCT.515
< prev
next >
Wrap
Text File
|
1991-04-03
|
3KB
|
59 lines
ACFiles Structure File for C
Version 5.15 Series
for ACFPATH.CTL:
struct acfpath /* Define ACF Struct */
{ /* Declare Struct */
char v[3]; /* Declare reVision Char */
char tag[3]; /* Declare Tag */
char name[40]; /* Declare Area Name */
char desc[60]; /* Declare Area Description */
char path[40]; /* Declare Area Path */
long sec; /* Declare Area Sec */
char fbbs[60]; /* Declare FILES.BBS Name */
short gif; /* Declare GIF Flag - Unused */
char utag[3]; /* Declare U/L Tag */
short flag[4]; /* Declare Area Security Flags */
char reserved[17]; /* Declare Reserved Space */
}; /* End Declare */
Total Length: 240 Bytes
Revision holder will contain V5 For Series 5 format. If it is NOT V5, it
will be different length and order than the above. TAG must be in order
of A0-L9. Any other order messes things up BIG time. It is there only
for indexing purposes.
Note that the revision holder is only needed in the first record, but can be
in each of the following records.
ACFILES.CFG
Text file.
First Line - BBS Name. Maximum of 80 Characters
Second Line - ACMaster List Name. Maximum of 128 Characters
Third Line - SysOp Security Level
Fourth Line - Screen Write Mode
0 = ANSI, 1 = BIOS, 2 = Direct
Fifth Line - Hide Uploads - 0=No, 1=Yes
Sixth Line - # Seconds Till Hang Up Due To Inactivity
Seventh Line- Ratio Number for Upload Time
Eigth Line - Filename #1 For Auto-Download Keys
Ninth Line - Short Description Of Filename #1
Tenth - File #2 Of The Above
Eleventh - Short Description Of Filename #2
Twelth - ACFiles Log File Path\Name
PROTOCOL.CFG
Line 1 - Name of Protocol
Line 2 - Batch Protocol <Yes/No>
Line 3 - Two-Way? <Yes/No>
Line 4 - Send File Command
Line 5 - Receive File Command
Line 6 - Log File Format
Line 7 - Sent Good Flags
Line 8 - Receive Good Flags
Line 9 - Path\Filename To Protocol's Log