#IFFParse.library
16-Apr-94 15:05:40
Sb: #40487-#IFFParse.library
Fm: Jim Butterfield 73624,14
To: Barry Massoni 73260,1413
iffparse.library is a library module written by Commodore. The intention was
to allow programs to easily scan into an IFF file and pick out the parts that
were wanted. Although it is indeed distributed with DOS 2.0, documentation
says it is compatible with the Workbench 1.3 environment.
Programs using iffparse.library that are intended to be 1.3-compatible are
likely distributed with a copy of iffparse.library. A copy of this library was
also supplied separately to developers.
If you have more interest in the purpose and use of this library, you might
wish to reference (from FF disk 705): NewIFF, which gives code modules and
examples on the use of this library.
–Jim