Freigeben über


Upgraded Calendar in Small Basic

I rewrote my calendar program.  The first version was written in F-BASIC in 1986.  I sometimes rewrote this program in Small Basic.

Today I'd like to introduce the latest version of my calendar program (MTW971-0).

The older versions had character user interface.  But the newest one has graphical user interface.  Enter year and month then push [Text] to show the calendar.  You can omit month for 12 months.

And [HTML] button is special feature of this calendar.  This feature generates HTML for Small Basic Blog: Authoring Schedule.  Actually, I update the article with this tool.

That's really fun for me to create such kind of useful tools in Small Basic.

Small Basic is a practical programming language.


See Also

Comments

  • Anonymous
    December 29, 2015
    Well, you might win some sort of record for working on an app for 29 years! =^) This is great. Thanks, Nonki!

  • Anonymous
    December 30, 2015
    I have two more ideas for calendar:

  • Anonymous
    January 01, 2016
    Those are fantastic ideas, Nonki! Looking forward to it!