Spécial ! |
Version mobile de l'aldweb Site m.aldweb.com Ni Français, ni Anglais ?Essayez donc l'un de ces drapeaux :
|
|
Météo / Spam / www |
Météo Lyon
aldweb contre le SPAM
|
|
|
|
|
|
|
- Forum - iziBasic
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Sujet n° 1002 |
ABOUTBOX |
le 04/12/2004 @ 13:16 par Douglas Havard
|
The ABOUTBOX command does not seem to work as it should. I am using a SONY CLIE with OS 5.2.1. If I enter the following code:
CONST A$="Testing" CONST B$="1,2,3" ABOUTBOX A$+B$
I get the following result in the aboutbox:
OUTBOX A$+OUTBOX A$+
This has been the case in iziBasic 2(my first copy of the full verson), iziBasic 3.0 and the just released iziBasic 3.1 |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 1 -------- le 05/12/2004 @ 05:56 par Chuck
visiteur |
My experience has been that there are several commands that can't be compounded like you describe. I believe there is a note in the documentation about it.
In any case, doing something like A$="Testing " A$=A$+"1,2,3" ABOUTBOX A$ should work. The key is the single variable or constant after the command. The same applies to updating fields and text boxes. |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 2 -------- le 05/12/2004 @ 06:02 par Chuck
visiteur |
I found the reference in the iZiBasic-manual.pdf file. It is on page 10 under the heading Variables assignment and calculation, near the bottom of the page. |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 3 -------- le 05/12/2004 @ 07:29 par Douglas
visiteur |
Thanks for the reply, but that doesn't work either. The result was:
OUTBOX A$
The only way that I can get the ABOUTBOX to work is:
ABOUTBOX "Testing 1,2,3"
but that limits the about of text I can use. The message I want to put in the about box is over the max line limit. I get a "Single Statement too long" error message when I try to compile. |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 4 -------- le 05/12/2004 @ 12:50 par aldweb
visiteur |
Hi Douglas and Chuck,
I confirm: there is an obvious bug in the ABOUTBOX. Thanks to Douglas for raising it. I don't know yet, but maybe will this bug not be so obvious to fix! As soon as I have fixed it, I will let you know.
@+ aldweb |
|
|
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 5 -------- le 05/12/2004 @ 20:48 par aldweb
visiteur |
Just to let you know: I have identified the piece of code where the bug is. I'll work on a fix now!
Cheers,
@+ aldweb |
|
|
sujet actif
sujet clos
Important!
Nouveau message -
Rectifier message
Clôturer sujet
Remonter
|
|
|
|
|
|