I want to create individual files containing executable code, graphics and text - maybe 100Kb each in size. These are to be available to an application at runtime. At boot the applic. searches for the files, presents a selection to the user based on the graphic/text info. in each file that it finds, then runs code from the file the user selects. There could be anything from 1 to 50 or more of these files.
A possible complication is that I'm using BCB6 standard - which has few dbase components !.
My question is what form should these files take.
DLLs, BPLs or Database files ?.
A possible complication is that I'm using BCB6 standard - which has few dbase components !.
My question is what form should these files take.
DLLs, BPLs or Database files ?.