Here is the CMS file declaration imported in Clarion:
BFPAI___ FILE,DRIVER('dBase4'),NAME(Glo:DBFPath),PRE(AI___),BINDABLE,THREAD
KEY_APTITRNUM KEY(AI___:APTITRNUM),NAME('APTITRNUM|BFPAI___.MDX=C[STR(APTITRNUM,5,0)],FOR[.NOT.DELETED()]')
KEY_APTIVENDOR...
i need to add records to data files of Cougar Mountain Software (CMS) Accounting for Windows.
i imported a dBaseIV file into a Clarion dictionary. i wrote a procedure that:
opens the file using Open(filename,ReadWrite+DenyAll)
packs the file using Pack(filename)
adds records to the file using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.