|
-
Jan 18th, 2008, 01:12 AM
#1
Thread Starter
Lively Member
[RESOLVED] String Break
If let's said i have a string variable.
Example
Str = "123456789132456789................" (a lot of datas)
so how can i break them up ??
Str = "12345678913456478
123456789"
I cannot do something like that in the above. So how can i make sure that they are still under the same variable of Str.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|