
			Agenda -- Version 1.0
				1999
		
    AAAAAAAA  GGGGGGGG  EEEEEEEEE  N       N   DDDDDD    AAAAAAAA
    A      A  GG        E          NN      N   DD   DD   A      A
    AA    AA  G         EE         N NN    N   D     D   AA    AA
    AAAAAAAA  G  GGGGG  EEEEEE     N  NN   N   D     D   AAAAAAAA
    AA    AA  G  GG  G  EE         N   NN  N   D     D   AA    AA
    A      A  G      G  E          M    NN N   DD   DD   A      A
    A      A  GGGGGGGG  EEEEEEEEE  N      NN   DDDDDD    A      A 

			CopyWrite (c) by Adrian Bader
			 eMail: AnBr_man@Hotmail.com

 *********************************************************************

Hi! This is my first bigger 68k-ASM Program. It is nothing specials,
but it will be usefull! (or I hope it!)
AGENDA is a DATEBOOK, in which you can write the plan for each day.

Sorry for my bad english, but in Switzerland, we learn English not very
good at school.


Here the Feautures:
*******************
- You can write your Plan for each day
- You have a calendar, in which you see the week day, the day in Month,
  the Month, and the year
- It store your texts in a file Named 'Agenda\ag_datas' (it is a DATA)
- You can bolt the AGENDA on startup by the DOORS-PASS: 
  ****** The default pass is 'DOORS' ! *****
- You can Edit your texts
- from 1981-2158: this are the avaiable years, to write texts
  (I think it's enough :-)
- you can scroll with the pad through the Calendar
  with 2nd + Pad, you can scroll for a week
  with diamond + Pad you can scroll for two weeks
  with shift + Pad you can scroll for four weeks
- And a lot... just try it!


Requirements:
*************
- you use a TI-92Plus
- installed DOORSOS v. 0.85b? (i used version 0.96b) or higher?
- the filelib, graphlib, userlib on your calc


Hints:
******
When you start the agenda, it will create a folder 'AGENDA', and a file
in this folder 'ag_datas', which is locked. It is a DATA Variable.
In this variable, the texts written of you, will be stored.
You can easely move the agenda.9xz in this folder too.
if you start the agenda, you see a calendar for each day. Press Enter to
edit the day, and write your plans.
press ESC to go back, press QUIT to leave the agenda. The next time, it
will starts first the editor, if you Quit there.
At the Moment, the editor is very bad.. but i will work....
in the Calendar, you can press the APPS key for the Menu.
You can exit the Agenda by pressing QUIT, ESC, q

Problems and bugs: 
******************
- I don't know any bug
but there are a lot of problems, and to do's
If you find a bug, please tell it me.... so i can fix it..

- The Editor is bad (no Cursor, at the End too slow)
- you can only write one page to each day
- you should not write moore than one page, else the calc crash...
- The Calendar is too slow

Compiling:
**********
The archive contains all used files, that u can assembly AGENDA.
But note: you MUST delete the macro 'WriteStr' from DoorsOs.h, else it won't go.
Thats because in DoorsOs.h the macro WriteStr don't push the regs to stack, so it
cause problems.


Thanks:
*******
Special thanks to <Xavier Vassor>: He has answered me a lot of questions.
 And for his greate Filelib, graphlib and userlib!!

Special	thanks too to <Christian Walther>: He made a similar Agenda for
 TI-Basic, so the idea of appearance is from him, and how to calculate
 the Date too!!

For all coders Code!! It is help full
I think, that moore people should give the source.....!



CopyWrite
*********
You can do with the prog and the source, what you want!
I hope, that you can use the source, and here a tip: look at
abutils.asm: it contains a lot of usefull routines...
If you change something in the source, and you create so a better
Agenda, please tell it me, i'm interresting for all....but do what
you want!!



Please Mail me!!!
 AnBr_Man@Hotmail.com
(If you speak german please in german!)

Hate you the prog? Found you a bug? love you the Prog?
Tell it me!
*********************************************************************