home *** CD-ROM | disk | FTP | other *** search
- ;
- ; EFL 1.31 Initialization file:
- ; The names of the variables are NOT case sensitive.
- ;
- FilenameColor = 11
- FiledateColor = 14
- FilesizeColor = 15
- CommentColor = 10
- BarColor = 30
- HelpColor = 112
- WordWrap = on
- TagColor = 12
- TagCharacter = √
- BlinkTag = off
- MaximumTags = 5
- ;
- ; The following two FileViewer lines are needed if you want to use the
- ; viewer option of EFL 1.31. FileViewer is the COMPLETE path to the
- ; viewer program. eg: C:\PB\AVIEWCOM\AVIEWCOM.EXE
- ; EFL uses this line and then appends the complete pathname of the
- ; file to be viewed.
- ; Some fileviewers require options to be set after the filename.
- ; FileViewerOptions provides this capability by appending this string
- ; to the rest of the line. eg: COM1 -a1 -d -t10
- ; A complete line assembled in EFL may look like this:
- ; C:\PB\AVIEWCOM\AVIEWCOM.EXE C:\DLOADS\FREE\PB_121.ARJ COM1 -a1 -d -t10
- ; As you can see, the line can get quite lengthy, EFL can handle
- ; completed lines twice that long.
- ;
- FileViewer =
- FileViewerOptions =
-