IonicWind Software

IWBasic => The Roundtable => Topic started by: Brian on July 20, 2018, 06:02:15 AM

Title: Get Line Lengths
Post by: Brian on July 20, 2018, 06:02:15 AM
Sometimes I find that I need to know what the longest line in a file is, so I came up with this simple program. If you can see any glaring error, or even an improvement, please let me know!

Brian
Title: Re: Get Line Lengths
Post by: Andy on July 21, 2018, 05:57:56 AM
Brian,

Nice piece of code.

I do get a spinning ball when running it, and it does take some time before I can select a file, but other than that, works well.

Andy.
:)
Title: Re: Get Line Lengths
Post by: Brian on July 21, 2018, 11:53:47 AM
Well, I don't get that at all, and never have. Anyone else?

Brian
Title: Re: Get Line Lengths
Post by: Egil on July 21, 2018, 12:09:50 PM
Nice code Brian!

No problems here. Works almost as fast as lightening...


Egil
Title: Re: Get Line Lengths
Post by: Andy on July 22, 2018, 12:01:19 AM
Strange,

Booted up my PC this morning, ran the code and all is well - no wait, no spinning ball.

Andy.