this is hard, i'm also stuck on level 7, I know what i have to do, just not what i need to know
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Ashen on Mon 11/10/2004 13:44:43
Couldn't you simplify it a bit by using StrFormat? E.g.:Code: ags GetTextBoxText(PARSER,1,input); StrFormat (end, "<%s> %s", name, input); // since the string 'end' is already declared ListBoxAdd(4,0,end);
Is this any use, or have I missed the point?
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.197 seconds with 15 queries.