Using a DATA File with Minimum RAM
Posted: Thu Aug 31, 2006 4:48 pm
A long time back, home PC's had very limited RAM resources. A DATA file allows you to work with extremely large records without using precious RAM.
Tasks can be developed in small snippets and your program can be built in a modular fashion. This zip file contains 3 code modules, a dummy data file, and the text of the tutorial. It should be unzipped to your JB root folder where you can easily work with it.
Tasks can be developed in small snippets and your program can be built in a modular fashion. This zip file contains 3 code modules, a dummy data file, and the text of the tutorial. It should be unzipped to your JB root folder where you can easily work with it.