home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / cat / sam2.exe / lha / README.DOC < prev    next >
Text File  |  1999-01-10  |  3KB  |  76 lines

  1. Sampler 2
  2.  
  3. A special collection of programming just for Model 200 owners. This collection was assembled from the Club 100 library by Robert Benson, co-sysop, and online librarian. 
  4.  
  5. APPEND.CO
  6. Lets you cut or copy text, and append to material already in the paste buffer. 
  7.  
  8. DIRACC.BA
  9. Allows you to enter BASIC or TEXT from TELCOM without loosing the phone line. 
  10.  
  11. DO2BA.CO
  12. Converts .DO files to BASIC programs while deleting the TEXT file, for use when there isn't enough room in memory for the ASCII copy. 
  13.  
  14. FLCHK.CO
  15. Finds a files length, calculates its checksum and saves them to CHKSUM.DO, it also displays results on the screen. 
  16.  
  17. HEXFER.BA
  18. Converts .CO programs to Hex files and reloads the Hex files to .CO programs. 
  19.  
  20. LFUTL.BA
  21. A menu-driven utility which enables and disables line feeds in addition to carrige returns while uploading files in TELCOM or using a printer. 
  22.  
  23. NOWRAP.CO
  24. Allows you to enter a text file and edit it just as you would through TEXT but defeats the wrap on last word feature. 
  25.  
  26. PACK.BA
  27. Compresses and archives text files in a .CA (ARC) file which can be saved to disk, compresses text up to 50% of its original size. Individual files can be added, deleted or extracted after the .CA file is created. 
  28.  
  29. PASTE.CO
  30. Allows you to cut and paste accross banks on your Model 200. 
  31.  
  32. PBDUMP.CO
  33. Allows you to move the contents of the paste buffer into a text file, for use when there isn't enough memory left for a copy to remain in the paste buffer. 
  34.  
  35. RESEQ.CO
  36. Makes it possible to renumber any program while in BASIC with a simple CALL, start at any line number and step at any interval you choose. 
  37.  
  38. RUNSEQ.BA
  39. Makes RESEQ.CO easier to use, just run this program and answer the prompts. 
  40.  
  41. SETCOM.BA
  42. A handy utility that stores TELCOM's Stat settings in a small .CO file which when run will restore those settings. 
  43.  
  44. SETKEY.BA
  45. A handy utility that stores BASIC's F key settings in a small .CO file which when run will restore those settings. 
  46.  
  47. SMTKEY.BA
  48. A group of machines language programs that enable you to use macro's form TEXT, BASIC, TELCOM or MSPLAN with the press of one or two keys. 
  49.  
  50. SORTHI.CO
  51. A consolidated version of Rick Perry's sort routine, sorts files directly. 
  52.  
  53. SWITCH.BA
  54. Allows you to alternately edit two text files without returning to the menu. 
  55.  
  56. TXTOVW.CO
  57. Enhances TEXT with an overwrite feature, can also turn off the word-wrap. 
  58.  
  59. XMADAY.CO
  60. A "cold start" recovery program that runs across banks, captures the RAM in one bank from another bank. 
  61.  
  62. XTERM.BA
  63. A xmodem program that allows you to hold the phone line while you use the RS232 port to transfer files to and from a TDD or another computer, also allows you to enter TEXT while online. 
  64.  
  65. XTLCM3.CO
  66. Allows you to move from bank to bank while in TELCOM, also allows you to enter BASIC or TEXT while in any one bank. 
  67.  
  68. ZAPTAB.CO
  69. Converts all the TAB characters (^I) in a text file to eight space characters. 
  70.  
  71. ZIPSUB.CO
  72. Will search & replace any given string in a text file, NOT case sensitive! 
  73.  
  74. Note: All CO programs run in TELCOM's previous screen buffer so you don't need to set HIMEM. 
  75.  
  76.