Dec 102017
Funcky Dlesko Summer’87 Add-on modification: modified fgetform function which reads its data from a dictionary file instead of just a text file, so that you don’t end up with a lot of scattered files. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DATADICT.DBF | 122 | 57 | deflated |
DATADICT.DBT | 4324 | 1292 | deflated |
DATADICT.NTX | 2048 | 763 | deflated |
FORM.DOC | 492 | 307 | deflated |
FORMTEST.PRG | 31595 | 7414 | deflated |
MAKEFORM.BAT | 143 | 91 | deflated |
WINDOW.FRM | 240 | 155 | deflated |
Download File FFORM.ZIP Here
Contents of the FORM.DOC file
This archive file contains an example of some simple changes to the the
fgetform function that allows it to read in form data from a memo field
in a data dictionary file, that is indexed on the window name.
It is written for the Summer '87 release. Just run the makeform.bat file
and then run formtest.exe to see it work.
The lines that were changed it the c_fgetfo.prg file are marked.
Hope this helps someone...
You can address any comments to Eric James CIS # 76516,502
fgetform function that allows it to read in form data from a memo field
in a data dictionary file, that is indexed on the window name.
It is written for the Summer '87 release. Just run the makeform.bat file
and then run formtest.exe to see it work.
The lines that were changed it the c_fgetfo.prg file are marked.
Hope this helps someone...
You can address any comments to Eric James CIS # 76516,502
December 10, 2017
Add comments