IonicWind Software

IWBasic => General Questions => Topic started by: billhsln on October 19, 2019, 08:07:41 PM

Title: Keywords style
Post by: billhsln on October 19, 2019, 08:07:41 PM
In the editor there is a way to force keywords to be upper/lower/as entered.  Since I have been writing code in IWB for years, obviously my style has changed over the years.  What I was wondering is does any one have a quick way to switch all keywords to force upper or lower case, when the file is saved.  I prefer upper, but I would be other users prefer lower case.

Thanks,
Bill
Title: Re: Keywords style
Post by: Andy on October 20, 2019, 05:13:29 AM
Bill,

Not that I know of, but I think I could write a program that could read your source file and make the keywords upper / lowercase. This could easily be added to the IWB "Tools" menu, as we have set of non-changing keywords.

Might have a look at doing this in the next couple of days.

Andy.
 :) 
Title: Re: Keywords style
Post by: Andy on October 24, 2019, 06:55:59 AM
Bill,

Looks like I've finished the case converter program for keywords.

I'm just testing and waiting for some feedback from Brian, hopefully all being well I will post it tomorrow.

Andy.
 :)