Page 1 of 1

Qcal

Posted: Sun Feb 18, 2024 2:40 pm
by NL_QL_Usr
In 1985-86 I recall making a calendar..
Which i liked a lot.
So here it is. It is problably different but has the same looks as i recall it.
It is a shame that i lost all my files from back then..

The program uses: win2_data_Qcal.cal

If you need to change this: look in def proc INI = calfile$

First time use: it makes a win2_data_qcal_cal file
(There is even an importent date in 1984 added!!)

arrow l r up dwn date
<shift> arrow up dwn month
<ctrl><shift> up dwn year
<space> edit an appointment

Have fun....

see updates

Re: Qcal

Posted: Wed Feb 21, 2024 1:31 pm
by NL_QL_Usr
Upd Qcal102

At least now you can set an appointment when the ql is 50 years!! :D

<ctrl><shift> arrow l or r = updwn year

see update

Re: Qcal

Posted: Tue Feb 27, 2024 11:53 am
by NL_QL_Usr
upd Qcal103

Cleared a lot off mistakes and hopefully didnt make to many new.

Added: F3 commands
<b>ackup makes an win2_data_qcal_bu file
it cleans up the empty lines etc
so after the file is created
you could rename tho win2_data_qcal_cal to qcal_old
and rename de qcal_bu to qcal_cal again
the file wil be a lot cleaner
<i>mport import an _ics file
it doesnt work compiled (yet) but in superbasic it works ok
<s>earch search from main it works also with <ctrl><f>

It is at least working a lot better now grins

There is an qcal.hlp file please copy it to win1_tmp_qcal_hlp

Re: Qcal

Posted: Mon Mar 18, 2024 7:43 am
by NL_QL_Usr
small update 104
a new appointment is saved right away.
some small changes