>>> Part 2 of 2...
different types in a specified order, not only for this program, but
to be re-used in other programs.
eg add_rec(&TRANSACTION, Long, &TRANSACTION.date, fp1);
add_rec(&STDG_ORDER, String, &STDG_ORDR.description, fp2);
add_rec(&FRIENDS, String, &FRIENDS.lastname, fp3);
This must have been done millions of times before, but I have only
found examples of code for each individual record type, not a general
purpose function.
Have I approached this completely the wrong way?
Regards,
Paul Druggitt.
FIDONET NETMAIL Address 2:250/102
--- Blue Wave/Max v2.30 [NR]
---------------
* Origin: The Cavern BBS, Manchester, UK +44-61-796-1770 (2:250/102.0)
|