home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug075.arc / SC.DOC < prev    next >
Text File  |  1979-12-31  |  2KB  |  55 lines

  1.                         SCROLL   (SC.COM)
  2.                       =====================
  3.  
  4. SC.COM        -    Scroll program.
  5.  
  6. SCW.COM        -    Scroll with wildcards.
  7.  
  8. SC.HLP        -    Scroll help file. (Type ? when in SC.COM)
  9.  
  10. SC.DOC        -    THIS DOC !!!
  11.  
  12.  
  13. Scroll is a usefull utility for scrolling forwards (F) backwards (B),
  14. to the next (N) file or previous (P) file with great ease.
  15.  
  16. Entering,
  17.  
  18. SC FRED.DOC SMITH.DOC JOHN.DOC BLOGGS.DOC
  19.  
  20. would allow complete freedom forwards AND backwards through those 
  21. four files. Very useful for tidying up Wordstar disks, (quick and 
  22. easy way to find old and outdated files).
  23.  
  24. Having probably read this using Wordstar or Transfer, and now armed 
  25. with the info below try scrolling this file ( type  SC SC.DOC ).
  26.  
  27. Below is a command summary ( copy of SC.HLP ).
  28.  
  29.  
  30.  
  31.         Command Summary for Scroll
  32.  
  33. A    Scroll another file    nB    Back n lines
  34. E    Move to End of file    nF    Forward n lines
  35. nG    Get nth string        H    Get this Help
  36. nL    Move to line n        M    Scroll nth file
  37. N    Scroll next file    P    Scroll previous file
  38. R    Reset margin        nS    Set scroll length
  39. T    Move to Top of file    ^C    Back to CP/M
  40. n<TAB>    Change Tab size        <LF>    Back one line
  41. <CR>    Advance one line    n.    Scroll left
  42. n,    Scroll right
  43.  
  44. Note:    n is any integer.
  45.  
  46. When entering a number the following keys are active:
  47.     0 -> 9        Digit entry
  48.     -        Toggle sign of number
  49.     <BS>,<DEL>    Delete last digit
  50.  
  51. ALL other keys are ignored and will abort digit entry
  52.  
  53.                 --------------------------------
  54.  
  55. Happy scrolling !!!!!!è