home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SHOWF20.ZIP / SHOWFILE.DOC < prev    next >
Encoding:
Text File  |  1995-04-05  |  3.6 KB  |  130 lines

  1.  
  2.                                -=( ShowFile )=-
  3.  
  4. Disclaimer:
  5. ===========
  6.  
  7. This door is (c) Copyright LiveSystems Software 1994, 1995. ALL RIGHTS
  8. RESERVED. It is strickly forbiden to modify any of the executables in
  9. this archive. Use at your own risk.
  10.  
  11. This door is being released as freeware. You are granted the right to
  12. use this program in any legal way.
  13.  
  14. What is it:
  15. ===========
  16.  
  17. ShowFile is a little utility to show ascii textfiles on screen. No much more.
  18. BUT it allows you to show different files for different template message
  19. and/or file area's (and of course any other file you like to show..;-)
  20. The user can use the PgUp, PgDn, Home and End to page through the file.
  21. Both the ANSI keyboard control character as well as the numbers on the
  22. numeric keyboard area recognised.
  23.  
  24. How to:
  25. =======
  26.  
  27. ShowFile has the following commandline syntax:
  28.  
  29.    Showfile.EXE <-F:<FileName>> [-DIR:<Path>] [-LNG:<ID>]
  30.  
  31.  
  32. -F:<FileName>
  33.     The name of the file to show. For default the file is searched in the
  34.     same directory as from where the EXE file has been started.
  35.     The homedirectory.
  36.  
  37. -DIR:<Path>
  38.     Set a path where the file can be found.
  39.  
  40. -LNG:<ID>
  41.    Select an other language. Normaly the LanguageID is determined by taking
  42.    the first 3 characters of the name of the RemoteAccess RAL file.
  43.    DUTCH.RAL -> DUT and GREEK.RAL -> GRE. ShowFile then looks for a file
  44.    ShowFile.ID for the language strings. If, for some reason, you want an
  45.    other language, you can use this parameter and just give the ID.
  46.    f.e. -LNG:DUT
  47.  
  48.  
  49. How to use this door:
  50. =====================
  51.  
  52. Example 1: The echomail rules.
  53.  
  54. Make a directory RULES somewhere on your HD, and put the textfiles with the
  55. rules into this directory. Give every file the same name and use the
  56. areanumber as extension. F.e. AREARULE.1 for area 1, AREARULE.2 for area 2 etc.
  57.  
  58. Use the ShowFile utility like:
  59.  
  60.   ShowFile.exe -F:AREARULE.*1 -DIR:C:\RULES
  61.  
  62. The *0 translates into the current area-template number so the correct file
  63. is always shown.
  64.  
  65. Example 2: Info on file area's.
  66.  
  67. Let's say you want an infofile for every file area with the name of the
  68. co-sysop in charge and such. Make a textfile in every filearea directory
  69. named AREAINFO.BBS or something like it. Use ShowFile like:
  70.  
  71.   ShowFile.exe -F:AREAINFO.BBS -DIR:*0
  72.  
  73. This time the Directory changes with the template area.
  74.  
  75.  
  76. Example 3:
  77. Of course you can use the door also for showing help and info files for doors
  78. etc. like:
  79.  
  80.   ShowFile.exe -N:*N -P:*P -F:TWINFO.DOC -DIR:C:\TRADEW
  81.  
  82. The advantage of this is that the user can page through the file.
  83.  
  84.  
  85. The title line:
  86. ===============
  87.  
  88. You can put a line, starting with %%, at the top of the text file. Everything
  89. after the %% will be used in the title line while showing. Default the
  90. filename is there.
  91.  
  92. F.e. The file TWARS.DOC will show
  93.  
  94.                                -=( TWARS.DOC )=-
  95.  
  96. on the title line until you put a line
  97.  
  98. %%Tradewars 2002, documentation.
  99.  
  100. in the file. Then it will show:
  101.  
  102.                     -=( Tradewars 2002, documentation. )=-
  103.  
  104.  
  105.  
  106. What else:
  107. ==========
  108.  
  109. Disclaimer: Use this door at your own risk. Etc. Etc.
  110.  
  111. Features: DV aware, Multiline aware, uses filesharing, multilanguage,
  112.           etc. etc. The usual bunch..
  113.  
  114. CardWare:
  115.  
  116.  Ok.. I'm not going to ask money for this one. If you like and use this door
  117.  please send a nice postcard to:
  118.  
  119.    Gerhard Hoogterp
  120.    Kremersmaten 108
  121.    7511 LC Enschede
  122.    The Netherlands.
  123.  
  124.  For comments and questions I can be reached at
  125.  
  126.   Gerhard Hoogterp
  127.     2:283/7.33
  128.     2:283/100.5
  129.     GERHARD@LOIPON.WLINK.NL
  130.