CompuServe Thread

#SetFont2.exe

3 messages in this thread
#109825From: Bob FeltsFeb 18, 1988 10:01 PM
I have recently downloaded SetFont2.exe, the .doc file and the C source from the programing DL and have had no luck in making any of this work. The program will not execute, run (not an object module error), or do anything. The most disconcerting thing is that the .doc file seems to be trunked (it ends with "now to the notes of intrest"…or some such) thing. If anyone can be of any help in squaring me away on this it would be Most welcome! Thank-You, Bob Felts 72767,642
#109871From: Don Curtis/SYSOPFeb 19, 1988 12:51 AM
Bob, YOu need to run the .exe file thru FIXOBJ.EXE (in DL 4) to get it to run. Due to Xmodem padding, executable files need to have those pad bytes stripped off before they will work. Don
#109941From: Bob FeltsFeb 19, 1988 8:28 PM
Thanks Don, can't wait to get this working! Bob