home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / PTAG046.ZIP / EXAMPLES.ARJ / INSTALL.HLP < prev    next >
Encoding:
Text File  |  1996-04-27  |  1.6 KB  |  39 lines

  1. -= Getting Psych0Tag working with other programs
  2. If you get any ideas, please let me know!
  3.  
  4. ∙ Oneliners - Psych0Liner
  5.    Put the full path and name to Psych0Tag in Psych0Liner's tagline file
  6.   configuration.  Make sure the Psych0Tag config file is accessable from
  7.   the current directory of Psych0Liner or the path enviroment.
  8.  
  9. ∙ BBS external message editors - ie:IceEdit, Gedit, TurboEdit
  10.    If you haven't done so, make your BBS call a batch file to call your
  11.   editor.   After the editor runs, call Psych0Tag.   Most external
  12.   editors make a file called MSGINF or MSGTMP.  Tell tell Psych0Tag to
  13.   put the tagline there, and make sure you specify the /M- paramater
  14.   so if the message is aborted Psych0Tag doesn't make the message file.
  15.     EXAMPLE INCLUDED: BBSEDIT.BAT
  16.  
  17. ∙ Text files - ie: logoff screens
  18.    Let's use LOGOFF.ANS for this example.   Copy LOGOFF.ANS to LOGOFF.ORG.
  19.   In your batch files, for example every time someone logs off do this:
  20.   Copy LOGOFF.ORG (the original) to LOGOFF.ANS, then have Psych0Tag
  21.   add a tagline to LOGOFF.ANS.  If you want the tagline in the middle
  22.   of a file, copy the original first half over, add the tagline, then
  23.   copy the original second half.
  24.  
  25. ∙ Autoexec.bat
  26.    Add a CLS to clear the screen then add Psych0Tag to your autoexec.bat
  27.   and you can have your taglines that way!
  28.  
  29. ∙ Off-Line Readers - ie: BlueWave
  30.    I haven't tried this, but in theory:  When using a external message
  31.   editor set it up like the external message editor for a BBS (listed above).
  32.  
  33. · Message Editors - ie: GoldEd
  34.    EXAMPLE INCLUDED: MSGEDIT.BAT
  35.  
  36. ∙ Anything else
  37.    Use your imagination!
  38.  
  39.