+1?

Discussion in 'Scar/Simba Help' started by nasadaws, May 3, 2008.

+1?
  1. Unread #1 - May 3, 2008 at 1:23 AM
  2. nasadaws
    Joined:
    Jun 2, 2007
    Posts:
    11
    Referrals:
    0
    Sythe Gold:
    0

    nasadaws Newcomer

    +1?

    Im making a Account maker, But I'm making it so it will put in the name I set and +1 number to it. Like this.
    Name
    Name1
    Name2
    Name3
    Name4
    Name5


    Is there a way to do this?


    Thanks, Nasadaws
     
  3. Unread #2 - May 3, 2008 at 2:53 AM
  4. FEAR ME LORD
    Joined:
    Mar 21, 2008
    Posts:
    331
    Referrals:
    0
    Sythe Gold:
    0

    FEAR ME LORD Forum Addict
    Banned

    +1?

    aye more details please?
     
  5. Unread #3 - May 3, 2008 at 3:38 AM
  6. nasadaws
    Joined:
    Jun 2, 2007
    Posts:
    11
    Referrals:
    0
    Sythe Gold:
    0

    nasadaws Newcomer

    +1?

    I gave alot there.



    Ok, It will make an account first with the name "Name" then Compelete the rest of the form, Then do the same thing but add a 1 to it "Name1" Like that. Then it will keep +1 each time.


    So like this.

    Name
    Name1
    Name2
    Name3
    Name4
    Name5


    And that is alot of infomation.
     
  7. Unread #4 - May 4, 2008 at 9:00 PM
  8. cazax
    Joined:
    Nov 13, 2007
    Posts:
    457
    Referrals:
    0
    Sythe Gold:
    0

    cazax Forum Addict

    +1?

    Code:
    Program New;
    Var
      I : Integer;
    Const
       Times = 10;
    
    Begin
      For I := Low(Times) To High(Times) Do 
        Writeln('Name+IntToStr(I));
    End.
     
< i need a bit of coad | hmm.. whats going on? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site