Ghostscript for me??
18-Dec-93 00:59:14
Sb: #125414-Ghostscript for me??
Fm: John Draper 76703,4322
To: Gracia M. Littauer 73670,1020
ixemul.library is in LIB 13 of AmigaTech…
IXEMUL.LZH/Bin Bytes: 79852
Title : ixemul library
Keywords: IXEMUL.LIBRARY IXEMUL
This is the ixemul.library. It is required for use with some
programs, notably one version of the MPEG player program.
————-
Just for future reference, the fastest way to find something like this is with
the BRO command at the LIB prompt.
BRO IXEMUL
BRO IXE*
The above would find it if you were at the prompt for the LIB they are in.
BRO IXEMUL LIB:ALL
BRO IXE* LIB:ALL
The above can find it no matter which LIB you are 'in'.
Similarly, with keywords…
BRO KEY:IXEMUL.LIBRARY LIB:ALL
BRO KEY:IXE* LIB:ALL
-larry