Hi all
I've come across a problem in Blitz Basic and would like to know if there are any possible solutions, or if using Blitz Plus instead would solve this for me. I'd prefer a solution that wouldn't involve buying anything though!
The problem is that my program has reached a length so that Blitz doesn't appear to compile any more lines of code. It appears to be 32768 (a power of 2) or something very close to it. When my program passes this length it seems that lines of code beyond it aren't recognised. When a subroutine is placed after this point Blitz tells me that this subroutine does not exist, when I try to run the program.
Is this a problem that has been patched? (I doubt it, because I have the most recent patch and have been told that Blitz Basic is no longer being updated). Will I find the same problem in BlitzPlus? Is there a clever way around this that people have used in the past?
Thanks very much in advance :)
I've come across a problem in Blitz Basic and would like to know if there are any possible solutions, or if using Blitz Plus instead would solve this for me. I'd prefer a solution that wouldn't involve buying anything though!
The problem is that my program has reached a length so that Blitz doesn't appear to compile any more lines of code. It appears to be 32768 (a power of 2) or something very close to it. When my program passes this length it seems that lines of code beyond it aren't recognised. When a subroutine is placed after this point Blitz tells me that this subroutine does not exist, when I try to run the program.
Is this a problem that has been patched? (I doubt it, because I have the most recent patch and have been told that Blitz Basic is no longer being updated). Will I find the same problem in BlitzPlus? Is there a clever way around this that people have used in the past?
Thanks very much in advance :)