Short: Yet Another Read-Args Argument Routine Author: lorylombus@gmail.com (Lorence Lombardo) Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: dev/basic Version: 15-Dec-2014 Architecture: m68k-amigaos Features:- 1. No need to worry about ReadArgs & FreeArgs at all. All args stored in arg$() array by NumArgs{}. 2. No question mark pause because its been made a switch so you can implement it to your liking. 3. Up to 127 arguments, plus arg$(0) for unquoted question mark detection. Beyond 127 zero args will be returned. arg$(0) will be a "?" if an unquoted question was entered from CLI. 4. With the 2nd routine any EOL/EOS terminated string can be parsed through ReadArgs. See the following URL for related interest:- http://aminet.net/package/dev/basic/Blitz_ReadArgs Feeling bored ? :) Why not check out this URL ? http://geocities.ws/lorylomb/