home *** CD-ROM | disk | FTP | other *** search
- To compile the Kalender program in a good way you have to change the following
- file of the M2 4.2 distribution:
-
- Terminal.mod
-
- 426 : waitCloseGadget:=FALSE;
- 446 : output:=DosL.Open(ADR('NIL:'),DosD.oldFile);
- 447-451: delete these lines
- (* M2 Version 4.2 *)
-
- Then you have to recompile the Modules Arguments, Conversions, InOut, String
-
- The best way to do this is the create an alternate directory 'altmodules',
- where to copy all the named Modules, change the Terminal.mod and then
- compile the rest!
- But first you must change the M2:Path file - so that the 'altmodules' dir
- is the first entry, and don't forget the do a 'm2cach +f' command!
-
- MfG
- Kai Hofmann
-
- P.S.: The '#?.info' files in 'txt' are TurboText infofiles - including folds!
-