IonicWind Software

IWBasic => Console Corner => Topic started by: Allan on March 23, 2009, 03:25:47 PM

Title: GST Calculator in Console
Post by: Allan on March 23, 2009, 03:25:47 PM
A small program that runs in a console which we use to work out any GST (Goods and Services Tax) for any item on the list.

The prog can have other items added quite simply.

Looks just like the old DOS programs in the Console.

Code and prog attached.

Allan
Title: Re: GST Calculator in Console
Post by: ZeroDog on July 20, 2009, 10:45:30 AM
 :)

The only problem with this is that it would need constant updates.   "We're making the GST 8%",  "Now its 7%",  "Now we're scrapping the GST",  "We decided not to scrap it, and raise it instead".

lol.

Nice little app tho.  I dont usually make console programs (other than quick testing formulas), so I learned a few things from this example.  Thanks  :)
Title: Re: GST Calculator in Console
Post by: Allan on July 20, 2009, 03:24:16 PM
Program could easily be extended to request the GST %
Title: Re: GST Calculator in Console
Post by: ZeroDog on July 20, 2009, 04:06:29 PM
lol.  Yeah, I was just making fun of how the government is always changing their minds about the GST...  ;D