Quick Index
White Paper
English Version
Versione Italiana
Amiga Guide

Avaible Classes
BeBox
Bitmapper
DirList
Displayer
Hardsprite
IFFParser
Localer
Mgui
Mousepointer
NodeMaster
parser
ReqTooller
Rexxer
StringNode
Super_Picture
Tasker
ToolType
Worldbuilder

Other Modules
AFCTools
Explain_Exception
validPortName


Other Services
Contribute to AFC Project
The AFC Mailing List
Actual AFC Programmers


Amiga Foundation Classes is a free service of Fabio Rotondo and Andrea Galimberti.

This page has been accessed

times!

parser

Amiga Guide Documentation Requires: Nothing V1.30
E Class (Module) Version E Examples Sources Examples (Binaries)
Complete Archive
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.

© 1997 Amiga Foundation Classes