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
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