Using a DATA File with Minimum RAM

Cool ways to do cool things.
Post Reply
Welopez
Posts: 56
Joined: Fri Jan 07, 2005 11:16 pm
Location: Currently living in Riverside, CA
Contact:

Using a DATA File with Minimum RAM

Post by Welopez »

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.
Attachments
MONEY-SALES.zip
(9.33 KiB) Downloaded 1057 times
Post Reply