- - Create a local.mk file, like the examples in many of the sample
applications.
- - Add the following line:
LINKFLAGS += -N 32_character_string_with_no_spaces
- - Now recompile your program (at least make it re-glue). To check that
your message is in the geode, open the .geo file with MS-DOS editor and
scroll horizontally on line 1 to find it.
BTW, I've updated my Draw, Text Editor, and ExpertMode programs. The only
changes are basically in the source code and how they reference objects.
I changed Draw and Text Editor to be single launchable, as I mentioned
before. Oh, Text Editor does have one bug fix: it doesn't reset the font
when you print the first time.
Nathan