02-02-2006 09:12 PM
Hello,
I am trying to create a string indicator that scrolls old data up the way that Hyperterminal,ProComm ect does. I am using a while loop to collect data and concantenateing the new data with the old on each loop iteration. I have tried to change the order of the concantenation and tried using the string reverse and rotate tools with no luck. If i could just force the indicator to scroll up instead of down I would be all set.
Any help would be greatly appreciated
Keith
02-02-2006 10:31 PM - edited 02-02-2006 10:31 PM
Message Edited by Ed Dickens on 02-02-2006 10:32 PM
02-02-2006 11:00 PM
02-02-2006 11:15 PM
02-03-2006 09:22 AM