Jump to content

Recommended Posts

Posted

This program can be used to create simple alarms (msgbox or soundfile can be added to every alarm).

The program is just running in background, if you close it. (Use Tooltip to exit.)

I translated the Programm in english to post it here. If you like it, please leave me a comment, also if you have any suggestions to make it better or if you found bugs.
For more information and direct executables, please visit my website: http://kanashius.de/?page=kalender

kalenderfenster_source.zip

Posted

some errors:

  Quote

"Z:\TOOLs\Macro\FORUM\___FORUM -- z forum\kalenderfenster_source\kalenderfenster.au3"(34,16) : warning: $settings: possibly used before declaration.
if $settings[1]=
~~~~~~~~~~~~~~~^
"Z:\TOOLs\Macro\FORUM\___FORUM -- z forum\kalenderfenster_source\kalenderfenster.au3"(62,49) : error: Form1Restore(): undefined function.
GUISetOnEvent($GUI_EVENT_RESTORE, "Form1Restore")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"Z:\TOOLs\Macro\FORUM\___FORUM -- z forum\kalenderfenster_source\kalenderfenster.au3"(63,49) : error: Form1Resized(): undefined function.
GUISetOnEvent($GUI_EVENT_RESIZED, "Form1Resized")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
Z:\TOOLs\Macro\FORUM\___FORUM -- z forum\kalenderfenster_source\kalenderfenster.au3 - 2 error(s), 1 warning(s)
!>18:01:16 AU3Check ended. Press F4 to jump to next error.rc:2

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...