Forum Discussion
EnTerr
14 years agoRoku Guru
"YungBlood" wrote:
If you are trying to run a program with multiple files, you will have to develop a way to organise them, and figure out which ones to put in an array to run().
Speaking of which, is there any additional meaning (eg. scope) to separating source in different files, or is it just one big #include. Does the interpreter care if files are separated or "copy *.brs blob.brs"?