Login
Templates, Tools and Utilities
|
||
![]() |
![]() |
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
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.
Today is April 1, 2025, 10:33 pm This article has been viewed 35294 times.
|
|