%s not working at all ?
#1

Hey so yea I've now tried 50000 times to get %s working at any of my places where I need it with no luck, like an example: I got a bank status page.

format(string2,300,"Bank Name: %s\nAmount: %d\nTransfer ID: %d",strval(field[1]),strval(field[3]),strval(field[0]));
It shows Amount, Transfer ID, but not Bank Name because it uses %s and if I'm right then only %s works if you want text and not numbers to appear? My mysql tables is: VarChar(256) at Bank Name
Reply


Messages In This Thread
%s not working at all ? - by oliverrud - 19.06.2010, 16:34
Re: %s not working at all ? - by Antonio [G-RP] - 19.06.2010, 16:38
Re: %s not working at all ? - by DJDhan - 19.06.2010, 16:48
Re: %s not working at all ? - by oliverrud - 19.06.2010, 16:50
Re: %s not working at all ? - by Antonio [G-RP] - 19.06.2010, 16:50
Re: %s not working at all ? - by oliverrud - 19.06.2010, 16:53
Re: %s not working at all ? - by DJDhan - 19.06.2010, 16:54
Re: %s not working at all ? - by oliverrud - 19.06.2010, 16:55
Re: %s not working at all ? - by dcmd_crash - 19.06.2010, 17:11
Re: %s not working at all ? - by oliverrud - 19.06.2010, 17:13

Forum Jump:


Users browsing this thread: 6 Guest(s)