Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497
Réponse n° 1 -------- le 27/02/2005 @ 21:09 par aldweb
visiteur |
Hello,
Here is the corrected source code:
dim %fnct%,%rb%,%mssg$ begin %mmsg$="You chose"+str$(%fnct%,1) A=messagebox(%mssg$,%rb%) end
STR$ takes 2 arguments MESSAGEBOX is a function and therefore requests to have its result stored in a variable.
Cheers,
@+ aldweb |