home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
VFAM116.ZIP
/
VFAM.DAT
< prev
next >
Wrap
Text File
|
1992-05-01
|
6KB
|
124 lines
;----------------------------------------------------------------------
;The VersaFAM version 1.16 Data File
;
;keep the first column clear to avoid MISSING file indications when
;using VersaFAM's internal text editor to edit VFAM.DAT
;----------------------------------------------------------------------
;
;The following explains usage of VersaFAM configuration verbs:
;
;BIOS Tells VFAM to use BIOS rather than direct screen writes
;Color Defines colors used for borders, highlights, errors, etc.
;ZapDir Path to directory to be used as a ZAP directory
;UnarcDir Path to directory used to de-compress archive files
;SwapDir Path used when swapping VFAM to disk for external ops.
;NoEMS Tells VFAM not to use EMS, even when it is available
;NoOEC Enables/disables OEC encode/decode capability
;Packer The name of the archive utility to use for PACKing
;ListFile The list file name (FILES.BBS for Opus/Fido systems)
;ConvertList Allows conversion to a list format other than FILES.BBS
;Backup List file backup filename
;StatusLog Full path and filename of the VFAM operational log file
;ListHdr Full path and filename of the list header file
;Editor Name of the utility to be used to list/edit files
;RepackEditFile Allows updating of files within archives after editing
;OrphanDesc Description to be attached to orphan files when found
;InfoFile Full path and filename of info file to be added to archives
;TextFlag Pad character to be used to identify descriptive file lines
;Sound Enables beep for text editor and missing files
;DOSPassword Password for drop to DOS when operating remotely
;ExtFunc1 - 10 External function definitions
;Template1 - 10 Text template definitions
;SysDir File area path information
;
;
;-----------------------------------------------------------------------
;Configuration information starts here
;Verbs may be commented OUT by placing a semicolon (;) before them
;-----------------------------------------------------------------------
;
;BIOS
Color 13 9 11 12 10 14 12 7 5
;Color parameters: #1 = 1st-level blurb color
; #2 = border color
; #3 = highlight color
; #4 = error/warning color
; #5 = 1st-level directory color
; #6 = 1st-level quantity (K) color
; #7 = 1st-level description color
; #8 = non-OEC text color
; #9 = MARKed text color
ZapDir C:\bbs\file\zap
UnarcDir C:\test
SwapDir D:
;NoEMS
;NoOEC
Packer PKZIP
ListFile files.bbs
;ConvertList taglist.exe
Backup files.old
StatusLog d:\bbs\logs\vfam.log
ListHdr C:\bbs\file\template\DOWNLOAD.TPL
Editor LIST
;RepackEditFile
OrphanDesc [27][B]o[9]_Newly-adopted,_no_info_available_yet
InfoFile D:\bbs\misc\XANINFO.BBS
TextFlag space
Sound
DOSPassword <your password here>
ExtFunc1 GDS $ ;Show .GIF files
ExtFunc2 CJPEG $ ;Convert GIF to JPEG format
ExtFunc3 PLEASE send @ to 141/915 HOLD ;Send file to data relay
ExtFunc4 PLEASE send @ to 141/730 NORMAL ;Send file to D. Dawson
ExtFunc5 PID ;Inspect outbound dir
ExtFunc6 AUTOSCAN /o$
;ExtFunc7
ExtFunc8 showpic @
ExtFunc9 grasprt &
ExtFunc10 grasp $
Template1 C:\bbs\file\template\box1.tpl ;Single-line bounding box
Template2 C:\bbs\file\template\box2.tpl ;Double-line bounding box
Template3 C:\bbs\file\template\box3.tpl ;Solid-block bounding box
Template4 C:\bbs\file\template\flag.hdr ;American flag file hdr
Template5 C:\bbs\file\template\hype.tpl ;Shameless VFAM ad :-))
Template6 C:\bbs\file\template\xan2.hdr
Template7 C:\bbs\file\template\xan3.hdr
Template8 C:\bbs\file\template\lha.tpl
Template9 C:\bbs\file\template\download.tpl ;Download label
;Template10
;----------------------------------------------------------------------------
;File area assignments start here
;
;SYSDIR parameters are as follows:
;The first parameter after SYSDIR is the list file subdirectory.
;
;The second parameter can be either:
;(1) An optional directory specifying where files are physically located,
; if this is different from the list file directory. This feature was
; designed to allow users of CD-ROM drives an easy way to use VFAM.
;(2) An optional description of the file area, 40 characters maximum length.
;
;Note the "!" before area descriptions-- this is required.
;
;----------------------------------------------------------------------------
; [List Dir] Actual Dir Area Description
;----------------------------------------------------------------------------
SysDir c:\bbs\file\uncheck !Unchecked files uploaded by users
SysDir c:\cdrom\file1.bbs c:\cdrom1 !CD-ROM test area
SysDir c:\bbs\file\xansoft !XanSoft Development Ltd. files
SysDir c:\bbs\file\arc !Archive utilities
SysDir c:\bbs\file\avail !Available file lists
SysDir c:\bbs\file\bus !Business-oriented files
SysDir c:\bbs\file\comm !Communications programs/utilities
SysDir c:\bbs\file\disk !Disk/file management utilities
SysDir c:\bbs\file\game !Games and on-line doors
SysDir c:\bbs\file\gen !General-interest files
SysDir c:\bbs\file\maxtoonz !Tune files for Maximus BBS
SysDir c:\bbs\file\mem !Memory management utilities
SysDir c:\bbs\file\mon !Video drivers and utilities
SysDir c:\bbs\file\news !Newsletters and text files
SysDir c:\bbs\file\prog !Programmer/ing utilities
SysDir c:\bbs\file\template !VFAM text templates
SysDir c:\bbs\file\virus !Anti-virus files