Xref: utzoo bit.listserv.novell:6600 comp.sys.ibm.pc:54441 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!mit-eddie!uw-beaver!ubc-cs!alberta!mts.ucs.UAlberta.CA!ualtavm!NOVELL@SUVM From: GTI@PSUVM.PSU.EDU Newsgroups: bit.listserv.novell,comp.sys.ibm.pc Subject: help capturing btrieve calls from a tsr Message-ID: <90191.113440GTI@psuvm.psu.edu> Date: 10 Jul 90 15:34:40 GMT Sender: VMNETNEW@vm.ucs.UAlberta.CA (Listserv to Netnews Gateway) Organization: Listserv to Netnews Gateway at vm.ucs.UAlberta.CA Lines: 15 Approved: NOVELL@SUVM Here is what i want to do. I want to be able to catch all btrieve calls, and look at each one and determine if it is a getposition function, if it is to save the buffer length, and and then call the normal btrieve functions, and then have btrieve return back to me, where i can replace the returned buffer length with the one that i have saved and then return back to the applicatioon. The reason i need to do this, is because i have an application that we have bought that can't handle me doing a get position in the sub programming environment that this application provides. This is just a temp fix, until (if ever) the company that wrote the program get's their act together. tia leon