#oxxi ram full message
10-Nov-87 18:30:37
Sb: #92774-#oxxi ram full message
Fm: Jim Ventola 70626,423
To: Erv Thompson 70567,523
I guess I should have considered that obvious possibility. Maybe I was thrown
by the absence of a colon after the word RAM in the message. I will try again
with m2l on disk to see what happens.
What is a DEF file? Suppose you have a module that works–lets say it reads
the mouse or something–how do you incoroporate it in a program? Do you put
all the working modules in the source and compile the whole thing? Someone on
another net told me to let the compiler and linker find it, but I do not
understand that. Does that mean that a Modula program consists of a bunch of
programs or does it just mean that they are all in the same directory when you
invoke the comipler.
Also, what is an OBJ file? Can you erase it after the execuatble program
with no extension is createed?
Thanks. (Sorry for the typos.)
// Jim