home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / FDMacrosBG1.lha / FDMacrosBG1.readme next >
Encoding:
Text File  |  1995-06-23  |  689 b   |  17 lines

  1. Short:    Macros for FinalData - Search & Open memo
  2. Uploader: briang@sdd.hp.com (Brian Gragg)       
  3. Author:   briang@sdd.hp.com (Brian Gragg)       
  4. Type:     util/rexx
  5.  
  6.  
  7. Two Final Data macros.  The first will do semi-case insensative
  8. searches (Why finaldata is only case sensative I'll never understand)
  9. It searches for lower case, upper case, and first letter upper- rest lower.
  10.  
  11. The second macro allow you to open the memo field using a function key
  12. instead of having to reach for the mouse.  One more Final Data 'feature'
  13. is that if you call the AREXX ShowMemoWindow command and you are not on
  14. a memo cell, it locks up the computer.  My macro checks for this and
  15. won't crash on you!
  16.  
  17.