As far as I understand from the Modules section in B4PPC, I can create as many .bas files, but, I can only have one .sbp file.
However, I was thinking whether can B4PPC access/execute other .sbp file from one .sbp file. I know that the .bas files can be accessed by any .sbp files.
The reason why I am doing so is that, my project is a huge one, and each of the modules I am about to create are independent to one another and I need a main controller (another project file) to control that. I know it is very confusing, but, anyway, I just would like to understand that whether does B4PPC allows me to access other .sbp files from a .sbp file??
Thanks.