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.

ie: String, num, num, string, string, string, string, string

you're passing:
string, num, string, string, string, string, string, string

Try changing user.gender to ascii(user.gender)

This has been fixed for 3.14


---
The buck doesn't even slow down here.

---
� Synchronet � My Brand-New BBS (All the cool SysOps run STOCK!)