home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dtp / editors / write / module / index.menu < prev    next >
Encoding:
Text File  |  1995-05-22  |  185 b   |  14 lines

  1. /*
  2.  *   $VER: INDEX.MENU 4.0039 (22-Mai-95)
  3.  */
  4.  
  5. VERSIONCHECK 40000 "INDEX.MENU"
  6.  
  7.  
  8. ITEMBAR
  9.  
  10. ITEM "Index" "J"
  11.   GETSTRING "Geben sie in Suchmuster an:" "#?#?" 
  12.   SHOWINDEX _RS {@CASE};
  13.  
  14.