April 29, 2024, 05:19:26 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Simple Windows read 1 & write 2 with simple Windows Scroll

Started by billhsln, January 15, 2007, 09:33:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

billhsln

I created this program as a simple example/standard for me to use.  I do a lot of read 1 file and split it into 2 or more files.  This program will read 1 file and split it into 2 output files depending on the value a a certain field in the input data.  It will also give a simple way to 'scroll' a window under a windows screen.  It is a cheating way of doing it, but it does work and since EBasic is extremely fast, most people will not even notice that it really blanks and redraws the screen every time.

Enjoy,
Bill
When all else fails, get a bigger hammer.