April 24, 2024, 01:30:28 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Simple Calendar Control Program using a Binary File

Started by AdrianFox, January 20, 2011, 05:27:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AdrianFox

January 20, 2011, 05:27:25 AM Last Edit: January 20, 2011, 05:54:53 AM by AdrianFox
Here is a very straight forward calendar or diary program using a calendar control and 'GET' and 'PUT' with a binary file.  I've annotated it very heavily so it might prove of use to complete beginners.  ( Please forgive me if there are bits which are inaccurately explained.)

The position in the binary file is determined by the day and the month as an integer and the save file name is based on the year with a suitable suffix.

I haven't used it very often yet as a simple diary but it seems to work ok.

Hope it may prove of help to somebody.

Adrian Fox

Egil

Support Amateur Radio  -  Have a ham  for dinner!

jerryclement

 ;D

Thanks for sharing Adrian!
Nice app, I'm sure I can use it in some of my programs.

Jerry
Jerry - Newbie from TN

Haim