Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!emory!gatech!prism!bb16 From: bb16@prism.gatech.EDU (Scott Bostater) Newsgroups: comp.lang.pascal Subject: FOSSIL driver for TP Message-ID: <15387@hydra.gatech.EDU> Date: 17 Oct 90 22:04:40 GMT Organization: Georgia Institute of Technology Lines: 18 Has anybody written a TP interface to a FOSSIL driver? I've written one that works using the intr(); procedure, but the FOSSIL driver that I have (X00V123H.ZIP) warns that multitasking software (i.e. DeskView) will trap a INT 14 request. The author supplies an alternate method to using the intr() procedure which consists of only object code (no source :-() that can be linked in and used instead. Unfortunately, it doesn't seem to work. I can't initialize the driver using the the new procedure TPX00(). Everything's fine using intr(), nothing works using TPX00(). I can live slower performance under DeskView (since I don't use it :-), but I'd like the code to be as robust as possible. Has anybody done anything similar? -- Scott Bostater Georgia Tech Research Institute - Radar Systems Analysis "My soul finds rest in God alone; my salvation comes from Him" -Ps 62.1 uucp: ...!{allegra,amd,hplabs,ut-ngp}!gatech!prism!bb16 Internet: bb16@prism.gatech.edu