Reply to post: Re: Ah, a first time user

Not too bright, are you? Your laptop, I mean... Not you

Jakester

Re: Ah, a first time user

Back in the DOS days when I would use Microsoft's Macro Assembler to make some special drivers and applications, I quickly discovered my programs didn't always work. I carefully looked at my source code and compared it to the compiled code to discover that periodically a command would be missing. I verified my source code was correct, but when examining the text in the debugger, sometimes at the end of a line of code there would be cr-cr-lf instead of the expected cr-lf. I had to abandon Microsoft's text editors and purchase a special version of Wordstar from then Egghead, $29 as I recall., which was originally made for the short-lived IBM PC Jr. A couple changes had to be made to the .com file to correct the difference in screen resolutions, but that information was provided in an magazine article by a person who also wanted a solution to the bad end of line sequence Microsoft so generously produced. That simple solution made creating macro assembly tasks so much easier.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon