Jump to content

Enforcer
 Share

Recommended Posts

  • Moderators

I might suggest you remove the 75+ lines that are commented out. Makes the code kludgy and difficult to decipher.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

"C:\Users\Owner\Downloads\CONTY\Conty-ram.au3"(164,31) : warning: $wmp: possibly used before declaration.
$vsego = Round(_wmpvalue( $wmp,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"C:\Users\Owner\Downloads\CONTY\Conty-ram.au3"(164,31) : error: $wmp: undeclared global variable.
$vsego = Round(_wmpvalue( $wmp,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
"C:\Users\Owner\Downloads\CONTY\Conty-ram.au3"(164,47) : error: _wmpvalue(): undefined function.
$vsego = Round(_wmpvalue( $wmp, "getduration" )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Users\Owner\Downloads\CONTY\Conty-ram.au3 - 2 error(s), 1 warning(s)
!>23:45:16 AU3Check ended. Press F4 to jump to next error.rc:2

=(

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

  • 2 weeks later...

Kudos on creating widgets! With Win10 I lost all my good ones include moon phase and earthquake monitor. :(

I would love to replace these.

Fortunately, thanks to @UEZ , I have a nice time piece that also monitors several system functions as well!

 

Edited by coffeeturtle
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...