home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / EFL_131.ZIP / EFL.INI < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.0 KB  |  32 lines

  1. ;
  2. ;  EFL 1.31 Initialization file:
  3. ;  The names of the variables are NOT case sensitive.
  4. ;
  5. FilenameColor = 11
  6. FiledateColor = 14
  7. FilesizeColor = 15
  8. CommentColor = 10
  9. BarColor = 30
  10. HelpColor = 112
  11. WordWrap = on
  12. TagColor = 12
  13. TagCharacter = √
  14. BlinkTag = off
  15. MaximumTags = 5
  16. ;
  17. ;  The following two FileViewer lines are needed if you want to use the
  18. ;  viewer option of EFL 1.31.  FileViewer is the COMPLETE path to the
  19. ;  viewer program.  eg: C:\PB\AVIEWCOM\AVIEWCOM.EXE
  20. ;  EFL uses this line and then appends the complete pathname of the
  21. ;  file to be viewed.
  22. ;  Some fileviewers require options to be set after the filename.
  23. ;  FileViewerOptions provides this capability by appending this string
  24. ;  to the rest of the line.  eg: COM1 -a1 -d -t10
  25. ;  A complete line assembled in EFL may look like this:
  26. ;  C:\PB\AVIEWCOM\AVIEWCOM.EXE C:\DLOADS\FREE\PB_121.ARJ COM1 -a1 -d -t10
  27. ;  As you can see, the line can get quite lengthy, EFL can handle
  28. ;  completed lines twice that long.
  29. ;
  30. FileViewer = 
  31. FileViewerOptions = 
  32.