Results 1 to 30 of 52

Threaded View

  1. Collapse Details
    Introducing threadlong for windows 
    #1
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    My boss wanted me to learn vb.net so I started by porting my favorite open source project. please report any bugs to our sourceforge page.


    PHP Code:
    Module Module1

        Sub Main
    ()

            
    Dim sString As String
            sString 
    ""

            
    For As Integer 1 To 500

                sString 
    sString "[img]http://comeontothelord.com/img/ltc.png[/img]"

                
    For As Integer 1 To 20
                    sString 
    sString Environment.NewLine
                Next n

            Next i

            My
    .Computer.Clipboard.SetText(sString)

        
    End Sub

    End Module 
    Last edited by maks; 03-15-2014 at 05:14 PM.
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •