CompuServe Thread

TDI Upgrade

4 messages in this thread
#102259From: Lee BoschJan 8, 1988 9:25 PM
I haven't heard anything one way or the other about Benchmark M2. I am sure there will be others. There are just too many pascal fans out there to ignore. I suppose I might have latched onto a 'beta' as I put such intense pressure on them. It seems to work fine though. I have yet to get any errors related to the compiler itself. A few changes in the symbol files though. Some types have changed again. If all else fails, use GOMF. Lee Bosch
#102471From: Mark OlbertJan 9, 1988 8:08 PM
'GOMF'?? What is it and how do I use it? Sigh, I guess I better call TDI back and bug them some more…maybe I'll ask for the pre-release this time. #>Mark<#
#102506From: John DraperJan 9, 1988 11:41 PM
GOMF is a shareware program (going commercial in a much enhanced version), that means Get Outta My Face, a remark directed squarely at the GURU. It will trap many imminent GURUs and tell you what caused it, and in most cases allow you to recover from it. It's in DL 10 as GOMF.ARC Regards, Larry.
#102580From: Richard Rae/SYSOPJan 10, 1988 1:27 PM
In addition to what Larry said about GOMF: 1) Not sure it's documented well: RUN GOMF AS SOON AS POSSIBLE. Make it THE first item in your startup-sequence. The Other Guys say that it snapshots the system vectors, and the sooner you get them, the better chance you have of recovering from all errors. 2) GOMF will not run with Marauder. TOG say this is because Marauder uses the same snapshot trick, and that they interfere. 3) If you like GOMF 1.0, be advised that TOG have the commercial release, GOMF 2.0, ready. Cost is around $30, which isn't much more than some shareware stuff. TOG say that 2.0 is a lot friendlier and has a bunch of neat new features. I have a copy coming so I can take a look to see if I want it. I will say that 1.0 is nice, slick, and works pretty well. I had mine installed almost at the END of my startup-sequence by mistake, and it caught most of the GURUs. I've taken it out of my system, reluctantly, because I need the memory for C compiles at the moment. With my environment, 1.5 meg just isn't enough. 8) Rick