Welcome, Guest! Log In | Create Account
Awesome component, however 1 small flaw when compiling under BCB5.
DBF_PRSDEF.PAS will not compile, comes up with the error PDouble not defined (I don't recall exact wording).
Anyway, the fix is to define it in the Type section, I placed the following: PDouble = ^Double;
after line 23 (PInteger = ^Integer)
Thanks again for the component.
This forum does not allow anonymous participation.
Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use