Parser is a class which relies on AmigaDOS ReadArgs() function to parsestrings. This is a very smart approach to, for example, ARexx argument parsing and canlead to great results and incredibly flexible implementations.
With Parser class you can use all standard AmigaDOS templates to parse a string.
|
|