schedule system

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

schedule system

Post by Otto »

Hello,

I start practically every year with a new schedule system.
But after a few weeks, it is somewhere, and the disorder reappears.
Nevertheless, I try again.

I think it's excellent and flexible to use the filesystem directly without a database.

To start, I start with a small program that creates a daily folder for me for the next few years.

I virtually recreate an appointment book.

Afterward, I make simple programs so that you can easily assign the documents with drag & drop and a file browser.

I plan the program dual, i.e., I can access with FIVEWIN and mod harbor.

Sincerely
Otto

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: schedule system

Post by Otto »

Hello,
Now I remembered a program I made 10 years ago, which has all build-in all I need now.

Thanks to Antonio and FIVEWIN, we can also use very old source code.


I can drag and drop different file types to xDocView. xDocView makes a preview automatically.


Best regards
Otto



Image

If there is time depending appointment, then I change the file name to #hh_mm_ .


Image



https://www.youtube.com/watch?v=nAmq3X24h_0

http://forums.fivetechsupport.com/viewt ... er#p150231
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: schedule system

Post by Otto »

Hello,
Now I have my appointments on and offline.
Best regards,
Otto


Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Marc Venken
Posts: 727
Joined: Tue Jun 14, 2016 7:51 am

Re: schedule system

Post by Marc Venken »

Is Docviewer for download ?
Marc Venken
Using: FWH 20.08 with Harbour
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: schedule system

Post by Otto »

Hello Marc,

please give me some more days.
Then I will post my code on

https://www.modharbour.club

I am preparing a mod harbour fan page.
There will Fivewin and mod harbour content.



Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: schedule system

Post by Otto »

Hello,
I had to make some changes to the ribbon class today.
I've been thinking for a long time about how best to do it.
Then I decided to delete all entries in the ribbon class that are not needed for my style.
The class is much clearer for me. (2007,2010,2013,2015,2016, etc. )
Best regards,
Otto


Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply