simplemhan Posted January 13, 2012 Posted January 13, 2012 Please see the picture, unexpected argument for 2 how to fix this, thanks for helping Quote
waiwaw Posted January 13, 2012 Posted January 13, 2012 strcharinfo is no number u must use getcharid Quote
Brian Posted January 13, 2012 Posted January 13, 2012 If the function expects an integer, use atoi to convert it: $@blax[atoi(strnpcinfo(2))] If the function expects a string, use +"" to conver it: set .@i, 1; set .@string$, .@i + ""; Quote
Question
simplemhan
Please see the picture, unexpected argument for 2
how to fix this, thanks for helping
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.