AddSearchGuide.rexx 1.1 (9.5.96) by Remco van Hooff An ARexx script to automatically add a search button to your AmigaGuide documents for use with SearchGuide. Requirements: - RexxSupport.library - RexxReqTools.library (optional) Useage: AddSearchGuide.rexx FILE/K,REQ/S FILE: an AmigaGuide document to add the button to. REQ : a switch to pop up a requester (needs RexxReqTools.library). It'll allow you to multiselect documents to add a button to. Do NOT use FILE and REQ together! History: 1.0 - First release. 1.1 - 'req' was placed in the search button link instead of the guide file. Author: Remco van Hooff (rvhooff@globalxs.nl) For more ARexx scripts: http://www.globalxs.nl/r/rvhooff