CompuServe Thread

Equates

4 messages in this thread
#58650From: Lou BertatoJul 24, 1989 6:27 PM
Larry, I noticed that you made EQUATE12.ARC, which is a nice alphabetically sorted list of all the symbols in the include 1.2 files. I'm curious on what utilities you used to make this list, as I want to make an ARP list for myself.
#58730From: John DraperJul 25, 1989 12:50 AM
Luciano, It was simplicity itself. I assembled the include files, and on the command line, asked for an EQUATE file. 🙂 -larry
#58788From: Lou BertatoJul 25, 1989 11:55 AM
Oh….<cough, cough…> I must have overlooked the command line options, as I see an '-e' option in A68k (If that's what you used). Thanks Larry….
#58813From: John DraperJul 25, 1989 4:31 PM
That's the one Luciano. Just specify the filename. Make sure you have lots of stack available. -larry