Page 1 of 1

Try multiple EXE's

Posted: Fri Jan 30, 2004 12:21 am
by Guest
I work with a Windows based POS system at a grocery store.. Each sections has it's own EXE file.. Customer Maintenane, Item Maintenance, etc... We also have add-on software for it which controls vendors, etc and it is a DOS based program which is also divided into EXE's for each section. Would this help for your QBASIC limitation problem? The only thing you would need to change is the security

Multiple files

Posted: Fri Jan 30, 2004 8:42 am
by Dale Harris
Actually the POS program is written in multiple files for different functions, but I do not want to split up the file that actally rings up the sale, POS.EXE. This is a single function and would add time of execution and complexity to this function if I split it up.

There is no need to be concerned. There is still room and many more features are still to be added. Just not every concievable feature.