Amiga Foundation Classes Logo

parser

V1.40
Documentation
Complete archive
AmigaE Module
Working Examples

Parser is a class which relies on AmigaDOS ReadArgs() function to parse strings.
This is a very smart approach to, for example, ARexx argument parsing and can lead to great results and incredibly flexible implementations.

With Parser class you can use all standard AmigaDOS templates to parse a string.

(©)Copyright 1996/99 Amiga Foundation Classes