|
-
Sep 28th, 2006, 07:00 AM
#1
Thread Starter
Member
Splitting and Sending [RESOLVED]
I want to split a number , lets say 1435 by every single number so I get an array that returns Number(0) = 1, Number(1) = 4, Number(2) = 3, Number(3) = 5. How do I do that?
Also I need it so that a String, strPath, has the same data as all forms of the project. How do i dot that?
Last edited by Prodian; Sep 28th, 2006 at 07:56 AM.
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
|