Weather / Spam / www |
Lyon Weather

aldweb against spam 


|
|
|
 |
|
 |
|
- Forum
- iziBasic
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Topic # 1633 |
size restriction |
19/03/2009 @ 15:15 by Gary

|
Is there any size restriction for iziBasic app's? So far the one I'm working on is a total of 93K with 14K of it for the code. I was trying to add something else to it and now it will not compile all the way through. It starts and then stops at line 244 and then I need to reset.
Gary |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 1 -------- 19/03/2009 @ 22:32 by aldweb

visitor |
Hello Gary,
Yes, there are limitations of code segments sizes, as explained in the MINOSVERSION compiling directive. The CHAIN statement allows to develop several code segments and to jump from one to another, therefore extending the whole coding to huge values.
Compilation should warn you when you reach the limit size of a code segment, iziBasic should not hang requiring a soft-reset.
Would you mind sending me your source code by e-mail, so that I can check if I can reproduce the issue you face? (of course, I guarantee full confidentility of your source code, I will delete it from my PC after all tests are done, and I will look in it only for the purpose of my checks)
Cheers, aldweb
|
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 2 -------- 05/04/2009 @ 21:58 by Gary

visitor |
The problem has been resulved.
I did not understanding MINOSVERSION correctly, I thought only the Memo Pad had limitations for code size. I am using PIAF to oompile and I thought it was unlimited. After going back and reading it again I realized that I must have gone passed 6000 which is used by 4.0 so I reset it to 5.0 and everything went ok.
I am not sure why it hung up like it did, but it's working now. |
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 3 -------- 19/04/2009 @ 12:50 by aldweb

visitor |
I know why it hung up... this has been fixed in the next to come (someday?) release.
Cheers, aldweb
|
|
 |
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 4 -------- 20/04/2009 @ 00:16 by mylifedrive

visitor |
I know why it hung up... this has been fixed in the next to come (someday?) release.
I can't wait! :) |
|
 |
 topic active
 topic closed
 Sticky
 New message -
 Correct message
 Close topic
 Make sticky
|
|
 |
|
 |
|