` Printed Icetips Article

Icetips Article



Par2: Making UseFile default to "old" way
1999-12-16 -- Mike Hanson
 
The easiest fix is to edit ABFILE.INC.  Find the line:

UseFile PROCEDURE(BYTE UseType=UseType:Uses),BYTE,PROC

Change it to:

UseFile PROCEDURE(BYTE UseType=UseType:Returns),BYTE,PROC

That should do the trick.



Printed May 13, 2024, 7:12 pm
This article has been viewed/printed 35127 times.