Page 1 of 1

Methods missing in interfaces.pas?

PostPosted: Thu Aug 10, 2017 11:50 am
by Jsosnowski
In rewriting some of my DCAL macros for DCAL for Delphi, I have found several missing interfaces such as getreal() and getstr(). The interfacesrecords.pas file includes argument declarations for them, but the actual functions are not included in my files. Are my files outdated (I cannot find a link on Datacad.com to download fresh copies)? Do they exist in Datacad, but are simply unlisted in which case I could add them to interfaces? How can I implement their functionality?

Thanks,
Joe