May 02, 2024, 06:32:45 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


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.