07-04-2023, 06:49 AM
Hi to all
I am trying to make a basic calendar program, in order to show my future calendar events.
I would like to READ my Google Calendar and show events on screen (only read, it is not necessary to write new events), and I have no idea on how to make it.
Do you know if it is possible with QB64PE ?
Thank you very much!!!
I am trying to make a basic calendar program, in order to show my future calendar events.
I would like to READ my Google Calendar and show events on screen (only read, it is not necessary to write new events), and I have no idea on how to make it.
Do you know if it is possible with QB64PE ?
Thank you very much!!!
10 PRINT "Hola! "
20 GOTO 10
20 GOTO 10