Subj : JS error
To : Merlin
From : Deuce
Date : Wed Dec 20 2006 05:50 pm
Re: JS error
By: Merlin to All on Wed Dec 20 2006 02:47 pm
> top =format(bbs.text(377),"",user.age,user.gender,user.birthdate
> ,user.name,user.phone,user.computer,user.connection);
> top of the text. Any ideas why it doesn't work when I try to populate the
> string 377 with the users data would be appreciated!
Yeah, you need to pass a string for strings and a number for numbers in the
last release version.