Results 1 to 4 of 4

Thread: max number

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    max number

    Hi,
    If a string contaings numbers, then how can I get the biggest number from this string?
    THanks

  2. #2
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872
    Split your string per number and compare every string to another
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

  3. #3
    Lively Member
    Join Date
    May 2002
    Posts
    94
    give us an example of this string...

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by robbedaya
    Split your string per number and compare every string to another
    Maybe you're thinking about some regular expression stuff

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