In response to a student who forwarded information from metrowerks about how CodeWarrior doesn't print properly from inside Windows 98: -------------------------------------------------------------------- It's somewhat surprising that they would be that blunt about such a defect, but CW's IDE has never been strong at printing. Earlier versions gave the suggestion the deficiencies would be fixed in later releases. However in the lab we don't run Windows 98 and CW's output is plain but tolerable. In the lab there is a tool called "PrintFile" from http://www.lerup.com/ that produces "pretty printed" output, which is more eye pleasing. Regards, lloyd >Danny Heap >\ > > > > > --------------76E0419F4B1256C28B32C4E8 > > Content-Type: text/plain; charset=us-ascii > > Content-Transfer-Encoding: 7bit > > > > Just to let you know recently posted at metrowerks web site: > > OVERVIEW > > > > Printing Source Code from Windows 98 > > > > ISSUE > > > > When I print my code from Windows 98 using the CodeWarrior > > IDE I get a black > > box printed at the top of my page. > > > > SOLUTION > > > > This is a known problem with printing from the IDE in > > Windows 98. Either copy > > and print from a word processor or add enough spaces to > > the top of the page, > > so the code is on the second page. This box only shows on > > the first printed > > page. > > > > Metrowerks should be ashamed of themselves for not supporting such a basic > > feature.