Posted: Thu Nov 25, 2004 4:41 pm Post subject: Need Help with strings
i have a test pretty soon and i can't figure out how to replace a part of a string from the original string to something else using charAt() and length() not any built in commands.
thanx
Sponsor Sponsor
DanShadow
Posted: Fri Nov 26, 2004 11:39 pm Post subject: (No subject)
Personally, Id use two strings, and the substring command.