aldweb

Close I. aldweb

Close II. PC Freeware

Close III. Palm Freeware

Close IV. Palm Shareware

Close V. iziBasic Palm

Close VI. Palm Knowledge

Close VII. Pocket Computer

Close VIII. miniPortail

Special !



Mobile version of
the aldweb Site

m.aldweb.com


Neither French, nor English?

Try one of these flags then:
[de] [es] [it] [pt]
Search




Weather / Spam / www

Lyon Weather


aldweb against spam


Newsletter
To receive news about this website, consider subscribing to our Newsletter.
Subscribe
Unsubscribe
298 Subscribers
Family's web sites

Webmaster - Infos
Friends News
Visits

   visitors

   visitors online

Poll
What do you think of the new design of the aldweb Site?
 
Great !
Beautiful
Average
So ugly...
Results
forum.gifForum - iziBasic - Topic #1002

Forum - Forum
iziBasic - iziBasic


Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257

active  Topic # 1002  ABOUTBOX

04/12/2004 @ 13:16
by Douglas Havard

Anonymous



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
Write to Douglas Havard   Post an answer  Top

[]   


Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 1
--------
05/12/2004 @ 05:56
by Chuck

Anonymous

visitor
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.
  Post an answer  Top

Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 2
--------
05/12/2004 @ 06:02
by Chuck

Anonymous

visitor
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.
  Post an answer  Top

Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 3
--------
05/12/2004 @ 07:29
by Douglas

Anonymous

visitor
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.
Write to Douglas   Post an answer  Top

Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 4
--------
05/12/2004 @ 12:50
by aldweb

Anonymous

visitor
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
Write to aldweb   Post an answer  Top

Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Answer n° 5
--------
05/12/2004 @ 20:48
by aldweb

Anonymous

visitor
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
Write to aldweb   Post an answer  Top
active topic active   closed topic closed   Sticky Sticky   New New message   -   Correct Correct message   Close Close topic   Make sticky Make sticky
[]
Forum Topic  Forum 



 
^ Top ^