home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / XBBS_118.ZIP / SAMPLES.ZIP / USERED.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-08-11  |  430 b   |  11 lines

  1. ECHO OFF
  2. REM
  3. REM This batch file is used by XUSER to allow you to easily create a
  4. REM "forced" message in directory FORCE (off the main XBBS directory)
  5. REM using the user's unique id as a filename.  When the user logs on
  6. REM next, the file will be read at logon.  The XBBS text file language
  7. REM is active, so you can do anything you want to the poor sucker.  XBBS
  8. REM will delete the file after it's read.
  9. REM
  10. Q.EXE %1
  11.