function somme a,b
return a + b
end somme
and I wrote in msg box put somme (3,5) I obtain 8.
With Rev I obtain 3. the first argument only, why? Bug or option with msg box ?
Thanks for answers.
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
