home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / CDOR0811.ZIP / CDORMRGS.ZIP / RCSUB401.MRG < prev    next >
Encoding:
Text File  |  1993-08-11  |  1.0 KB  |  28 lines

  1. * ------------[ BLED merge (c) Ken Goosens ]-------------
  2. * Merge this against RCSUB401.BAS to produce RCSUB401.NEW
  3. * RCSUB401.BAS:  Date 9-14-92  Size 2048 bytes
  4. * ------------[ Created 08-11-1993 19:37:58 ]------------
  5. * REPLACING old line(s) by new
  6. * ------[ first line different ]------
  7. ' $segment
  8. '
  9. ' RCSUB401  --  Or, RBBS-Chat, release 4.01.  Error corrected subprograms
  10. '               an internode chat program..
  11. '
  12. '  Not the worlds prettiest, or cleanest code.. but I'm under no illusions..
  13. '
  14. '  Copyright 1989-1990 By John Morris  All Rights Reserved
  15. '
  16. '  I'm not a big fan of global variables, but here goes..
  17. '
  18. '  $INCLUDE: 'RBBS-VAR.MOD'   'RBBS-VAR.BAS minus the DEF FN...
  19. '
  20.    DEFINT A - Z
  21.  
  22. REM *************************************************************
  23. REM ** The following are needed by only 2 or 3 subprograms, so,**
  24. REM ** they are declared COMMON, and then SHARED only in some  **
  25. REM ** of the subprgms.. the fewer that have access the better **
  26. REM *************************************************************
  27.  
  28.