Results 1 to 5 of 5

Thread: letter combinations[please come in]

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    2

    letter combinations[please come in]

    hi guys,im trying to find a software which will create combinations for me (1-10 characters)and with the ability to decide what will be the last letter ex':
    aaaab@ (@ is the last letter)and i need the software to save all the combinations to a txt file,does anyone know about some software that has all these abilities? or is it hard to create a program like this?please answer me soon as possible.... =\
    p.s sorry about my english,im from israel so.........
    thx

  2. #2
    Addicted Member TBeck's Avatar
    Join Date
    Apr 2006
    Location
    Ontario, Canada
    Posts
    254

    Re: letter combinations[please come in]

    sounds like it wouldnt be too hard to make this in vb

  3. #3
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    Re: letter combinations[please come in]

    this wouldn't be hard in any language that supports regular expressions. Give it a google, see what you can find. There's alot of resources. A patern off the top of my head:

    ^(.)*@$

    Edit: To qualify my statement, this won't be hard in any language. Even if it doesn't support regex, it's still a simple check. What language do you want, one of us can do it in a matter of minutes.
    Last edited by sevenhalo; May 8th, 2007 at 11:15 PM.

  4. #4

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    2

    Re: letter combinations[please come in]

    i dont care what language it will be...
    ijust need this program to work because i tried to find it in google and i couldnt find anything =[ so i only need it to make english letter combinations and the other details are above... can someone create this program for me please?if you can so it will be great...
    after you create the program plz upload it here: http://www.rapidshare.com
    thx guys

  5. #5
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: letter combinations[please come in]

    How about a massage after I do your homework for you?

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