My general lack of forward planning has come back to bite me on the behind again.
Having carried on merrily allowing my designer to churn out individual files for each level, I have just come across the problem of the file limit on a single disk.
This has called for a rather hefty redisgn of the way it works.
Also, not happy with the BASIC version of the program for testing levels I have decided to use the asm code to do this.
This does mean that I need to run the BASIC once the testing is finished.
Can anyone tell me how to issue a 'CHAIN' command from assembler ?
The nearest I have been able to get is to pass '*EXEC' to OSCLI with messy and undesirable results.I have used *BUILD to create a file which can be run using *EXEC from asmKian