phat code A narrow mind has a broad tongue.
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Plasma Sun Aug 6 2006 at 1:27 pm
I just did a test
 
 
And it works fine for me, using Windows XP SP2 Home. I can test your program if you'd like.

Here's the program I tested with:

CSInstallTimer
CSSetTimer 0, 5

i% = 0
DO
  LOCATE 1,1
  PRINT i&
  CSWaitTimer 0
  i& = i& + 1
LOOP UNTIL INKEY$ <> ""

CSRemoveTimer

 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.