HI,
This may be a very stupid question but i am working on a new application and wanted to have multiple prg files to separate different aspects of the program.
The last application I wrote has everything in one prg file.
How do I compile my application to include all the different prg files?
Currently I use the buildx.bat sample (slightly modified) to build my single prg application ... works well but I'm not sure where I would add the additional prg's for my new app.