Blog Post

Small Basic Blog
1 MIN READ

Upgraded Calendar in Small Basic

NonkiTakahashi's avatar
NonkiTakahashi
Iron Contributor
Feb 13, 2019
First published on MSDN on Dec 28, 2015

Authored by Nonki Takahashi


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


Published Feb 13, 2019
Version 1.0
No CommentsBe the first to comment