home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s1 / strongbs / !StrongBS / 3rdParty / CodeList < prev   
Text File  |  1997-06-27  |  1KB  |  46 lines

  1. #
  2. #                      3rd Party additional code
  3. #                      =========================
  4. #   Update this file for each code you add in the 3rdParty directory.
  5. #
  6. #                  StrongBS v1.69 (28th June 1997)
  7. #               © Copyright Mohsen Alshayef 1993-1997
  8. #             ==========================================
  9. #
  10. #  The identifier tokens are:
  11. #  routine, menu, msg, author, and version
  12. #  each identfier should be terminated by a colon, like a message file.
  13. #  The description of each identifier is as follows:
  14. #
  15. #  routine: followed by the filename. The file contains the code.
  16. #  menu   : followed by a string to disply in the 3rd party options menu.
  17. #  msg    : followed by a string less than 40 chars to display while the
  18. #           code is run.
  19. #  author : The name of the author. Max length 36 chars
  20. #  version: The version and date. Max length 18 chars
  21. #
  22. #
  23. # Remember *** ALL entries are a MUST and must be completed ****
  24. #          This file is very very sensitive.
  25.  
  26. routine:  DavidSharp.TRUE>>>1.Code
  27. menu:     Reduce &7FFFFFFF to TRUE>>>1
  28. msg:      Reducing &7FFFFFFF to TRUE>>>1...
  29. author:   David Sharp
  30. version:  1.20 (11/04/1997)
  31.  
  32. routine:  DavidSharp.Right.Code
  33. menu:     RIGHT$(a$,1) reduction
  34. msg:      Converting RIGHT$(a$,1).....
  35. author:   David Sharp & Mohsen Alshayef
  36. version:  1.10 (09/04/1997)
  37.  
  38. # add more code descriptions after this line
  39.  
  40. routine:  
  41. menu:     
  42. msg:      
  43. author:   
  44. version:  
  45.  
  46.