# This file contains product information that can be used by # KingFisher 2.0 and other similar tools. .name DOSReqTools .type Script Utility .short Use ReqTools Requesters from DOS Scripts .description DOSReqTools gives AmigaDOS script writers access to all seven of Nico Francios' ReqTools Requesters. The requesters are fully functional and can give your scripts a professional look. They can be used from within an AmigaGuide document to pop up on top of the text. Ideal for use as a replacement for Commodore's Installer or as a front end for CLI-only programs. All functions are fully documented with AmigaGuide. A "man page" type script is included for quick reference. Dozens of demo scripts are included that can be run from within the AmigaGuide Docs. The AmigaGuide tutorial is truely interactive. Examples can be seen by clicking labels. An installer script is included. Eight Extensions to DOS are included to make string manipulation easier from your DOS script. ChangeExt Changes the extension of a filename held as an ENVariable EqualsNull Determines if a file or variable contains data or is empty GetString Takes in keyboard input from the shell with a prompt InString Determines if one string is inside another. Returns position SubString Returns a substring of a string PathPart Returns the path from a FilePart Returns the filename from a AddPart Joins a separate path and filename as one. Checks syntax. .version ?.? .author Will Bow Colin Thompson .requirements Requires OS2.04+ and ReqTools.library .distribution Giftware .address Will Bow 1531 Corinth Unit 1 West Los Angeles, CA 90025 (310) 478-4913 Colin Thompson 9606 Carroll Cyn. Rd. H9 San Diego, CA 92126 (619) 695-2181 .email wbow@crl.com colin@cts.com .source Includes source in C .construction GCC2.6.1 .docs \..READMEFIRST DOSrt.guide .described-by Dan Fish (daf@starfish.amigalib.com) .submittal Submitted electronically directly by the author.