Results 1 to 7 of 7

Thread: Splitting and Sending [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2006
    Posts
    35

    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
  •  



Click Here to Expand Forum to Full Width