Help me find a program to do certain thing .

Discussion in 'General Chat' started by tbtb, Feb 2, 2008.

  1. #1
    Hi,
    I text file with many domains (1 domain per line).
    I need program which cut to clipboard 500 domains every 1 click I press.

    I hope I explained myself clearly.

    Thanks in advanced,
    Tom
     
    tbtb, Feb 2, 2008 IP
  2. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #2
    it would be better if you provide us with the source you will be copying the domains from
    because not all have same script/structures running
     
    kaung, Feb 2, 2008 IP
  3. tbtb

    tbtb Well-Known Member

    Messages:
    3,699
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    165
    #3
    here is example:

    1.com
    2.com
    3.com
    4.com
    5.com
    6.com
    7.com
    8.com

    ---

    I want to cut X domains from the list every click ,
    for example if I choose to cut 2 domains every click ,
    Then , after first click , on clipboard I get:
    1.com
    2.com
    and the list is now:
    3.com
    4.com
    5.com
    6.com
    7.com
    8.com


    , hope it more clear now ...
     
    tbtb, Feb 2, 2008 IP