Results 1 to 10 of 10

Thread: Test

  1. #1

    Thread Starter
    Banned ThaRubby's Avatar
    Join Date
    Apr 2005
    Location
    127.0.0.1
    Posts
    356

    Test

    Ing.

  2. #2
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    Re: Test

    That's some lonnng sig you got there ThaRubby. What's the point?
    Pete

    No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.

  3. #3

    Thread Starter
    Banned ThaRubby's Avatar
    Join Date
    Apr 2005
    Location
    127.0.0.1
    Posts
    356

    Re: Test

    Testing to see how long it can go.
    10k pixels was decent, gimp wouldnt save 500k ^.-


    Option Explicit



    Private Sub Form_Load()

    Dim ReadFF As String, strtowrite As String, z%, y%

    Open "C:\Documents and Settings\rub3x\Desktop\Nicks.txt" For Input As #1

    ReadFF = Input(LOF(1), #1)

    Close 1

    y = 1: z = 1

    Open "C:\file.txt" For Output As 1

    Do While InStr(ReadFF, " : ") > 0

    z = InStr(y, ReadFF, ":")

    z = InStr(z, ReadFF, ":")

    strtowrite = Mid(ReadFF, y, z - y + 1) & vbNewLine

    Print #1, strtowrite

    y = z + y

    Loop

    Close 1

    End Sub

  4. #4

    Thread Starter
    Banned ThaRubby's Avatar
    Join Date
    Apr 2005
    Location
    127.0.0.1
    Posts
    356

    Re: Test

    blah..

  5. #5
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Test

    3532 names
    Attached Images Attached Images  
    Last edited by dglienna; Jun 13th, 2005 at 01:45 AM.

  6. #6
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: Test

    aasdfec
    Attached Images Attached Images  
    Attached Images Attached Images
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  7. #7

    Thread Starter
    Banned ThaRubby's Avatar
    Join Date
    Apr 2005
    Location
    127.0.0.1
    Posts
    356

    Re: Test

    Last edited by ThaRubby; Jun 12th, 2005 at 12:51 AM.

  8. #8

    Thread Starter
    Banned ThaRubby's Avatar
    Join Date
    Apr 2005
    Location
    127.0.0.1
    Posts
    356

    Re: Test

    cfgsdfgdfg
    Last edited by ThaRubby; Jun 15th, 2005 at 06:17 PM.

  9. #9
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: Test

    skogima
    Attached Images Attached Images  
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  10. #10
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: Test

    01100100-01100111-01101100-01101001-01100101-01101110-01101110-01100001
    196-103-108-201-101-110-110-97
    DO╕╔E66ß

    ---------------

    Now where did i get that from? (dglienna, don't say!)
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

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