Jump to content

Recommended Posts

Posted

having this error in SciTe

ERROR: TraySetToolTip(): undefined function.

Works perfectly though!?!?!

Just giving this for you guys to look into.....and maybe deBug. :whistle:

  • Replies 92
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Developers
Posted

having this error in SciTe

ERROR: TraySetToolTip(): undefined function.

Works perfectly though!?!?!

Just giving this for you guys to look into.....and maybe deBug.  :whistle:

<{POST_SNAPBACK}>

Works fine here with the latest version of SciTE4AutoIt3 installed....

What version are you trying ?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Works fine here with the latest version of SciTE4AutoIt3 installed....

What version are you trying ?

<{POST_SNAPBACK}>

Copied this from the 'about' screen.

SciTE
Version 1.63
    Apr  4 2005 22:55:02

It is not that it don't work at all.

It just gives the error and when you hit continue it works like it should.

  • Developers
Posted

Copied this from the 'about' screen.

SciTE
Version 1.63
    Apr  4 2005 22:55:02

It is not that it don't work at all.

It just gives the error and when you hit continue it works like it should.

<{POST_SNAPBACK}>

There are regularly updates posted on:

Http://www.autoitscript.com/autoit3/scite

I have made the 1.64 post for the SciTE4Autoit3 in the developers forum here. Download the latest and try again....

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

There are regularly updates posted on:

Http://www.autoitscript.com/autoit3/scite

I have made the 1.64 post for the SciTE4Autoit3 in the developers forum here. Download the latest and try again....

<{POST_SNAPBACK}>

Did that yesterday just to be sure, but without result.

SciTE

Version 1.64

Jun 6 2005 13:03:05

Still having this error:

ERROR: TraySetToolTip(): undefined function.

I say...WEIRD!!! :whistle:

Posted

From my understanding, it is just the syntax checker that doesnt get the complete update. That would be relatively hard to update the syntax checker every time as there are many new commands each time.

If you just continue through the errors your script should run as planned.

I hope this helps,

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

  • Developers
Posted

Did that yesterday just to be sure, but without result.

SciTE

Version 1.64

    Jun  6 2005 13:03:05

Still having this error:

ERROR: TraySetToolTip(): undefined function.

I say...WEIRD!!!  :whistle:

<{POST_SNAPBACK}>

Tell us what program is giving this error .... Au3Check or AutoiT3

Maybe show the SciTE Output pane info ??

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Tell us what program is giving this error ....  Au3Check or AutoiT3   

Maybe show the SciTE Output pane info ??

<{POST_SNAPBACK}>

Well it seems that Au3Check is causing the errors......

Sorry I didn't notice this earlier.

>"C:\Program Files\AutoIt3\SciTe\CompileAU3\CompileAU3.exe" /run /prod /ErrorStdOut /in "C:\Program Files\AutoIt3\Examples\Helpfile\TraySetToolTip.au3" /autoit3dir "C:\Program Files\AutoIt3" /UserParams  
>Running AU3Check...C:\Program Files\AutoIt3\SciTe\Defs\Production\Au3Check\au3check.dat
C:\Program Files\AutoIt3\Examples\Helpfile\TraySetToolTip.au3(5,46) : ERROR: TraySetToolTip(): undefined function.
TraySetToolTip("This is my new tooltip text!")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Program Files\AutoIt3\Examples\Helpfile\TraySetToolTip.au3 - 1 error(s), 0 warning(s)
>AU3Check Ended with Error(s).
>Exit code: 0   Time: 18.395
  • Developers
Posted

>"C:\Program Files\AutoIt3\SciTe\CompileAU3\CompileAU3.exe" /run /prod /ErrorStdOut /in "C:\Program Files\AutoIt3\Examples\Helpfile\TraySetToolTip.au3" /autoit3dir "C:\Program Files\AutoIt3" /UserParams    

<{POST_SNAPBACK}>

ahhh Works as designed !! :whistle:

Try running the BETA in stead of the Production version, because this function isn't in the 3.1.1 Production version

Alt+F5.....

Also the latest definitions files are available here ...

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

ahhh  Works as designed !!  :dance:

Try running the BETA in stead of the Production version, because this function isn't in the 3.1.1 Production version

Alt+F5.....

Also the latest definitions files are available here ...

<{POST_SNAPBACK}>

OK, but why is this shown in the F1 helpfile then? :whistle:

Instead of the ALT-F1 help only.

I'll check the latest def. also..... :dance:

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...