programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others
   Main Menu
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript Site
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others

   Amazon
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others

   Links
programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others

programmershelp source code examples for asp, php, perl, delphi, c, c++, visual basic, java and others
Code examples are sponsored by Webmastersearn : make money with your website

 

horizontal scrolling text

horizontal scrolling text

; init graphics
Graphics 800, 600
Global iX=-120
Global iY=0
While Not KeyHit(1)
; clear the screen
Cls
Text iX,iY,"Hello, World!" iX = iX + 1
If iX > 800
iX = -120
EndIf
Flip
Delay 3
Wend
End

Clickbank mall, make money
sell software, make money
Hosted magazine site : make money with no website



 


 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
HORIZONTAL SCROLLING TEXT(Darkbasic)
round form example(VB)
updating clock(PHP)
start windows explorer(Powershell)
Get I.P address(ASP)
Useful disk information(VBScript)
Date example(C)
Random title(PHP)




Copyright © 2004 by programmershelp.co.uk