this-is-me Posted May 16, 2005 Share Posted May 16, 2005 (edited) After the latest update, the au3check is saying objcreate is not recognised. Edited May 16, 2005 by this-is-me Who else would I be? Link to comment Share on other sites More sharing options...
GaryFrost Posted May 16, 2005 Share Posted May 16, 2005 Beta Run or Run? I use Beta Run, and don't get the error. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
MSLx Fanboy Posted May 16, 2005 Share Posted May 16, 2005 (edited) I just hit {F5} when I run a script...I set SciTE to use the Beta functions when I installed it... Edited May 16, 2005 by MSLx Fanboy Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate()) Link to comment Share on other sites More sharing options...
this-is-me Posted May 16, 2005 Share Posted May 16, 2005 Same here, F5. What is the option for beta run? Who else would I be? Link to comment Share on other sites More sharing options...
steveR Posted May 16, 2005 Share Posted May 16, 2005 (edited) Alt - F5I followed these instructions and it worked for me:#76657Maybe that post should be made sticky because its very useful knowledge Edited May 16, 2005 by steveR AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass. Link to comment Share on other sites More sharing options...
Developers Jos Posted May 16, 2005 Author Developers Share Posted May 16, 2005 The SciTE4Autoit3.exe installer and the SciTE4AutoIT3.zip do NOT contain the latest BETA definitions. I am currently only updating the SciTE4AU3UPD.exe installer with the latest patches and definitions...... 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. Link to comment Share on other sites More sharing options...
Developers Jos Posted May 18, 2005 Author Developers Share Posted May 18, 2005 5/18/2005: Uploaded A NEW SciTe4AutoIt3.exe installer which contains the below updates and the Beta definitions for 3.1.1.33.==> Visit the SciTe4AutoIt3 Download page for the latest versions ==> Check the online documentation for an overview of all extra's you get with this installer.Enjoy,Updates:expandcollapse popup05/18/2005 *** Update AU3.properties to support the Beta Installer: F1=Help Production F5=Run Production F7=CompileProduction Alt+F1=Help Beta Alt+F5=Run Beta Alt+F7=Compile Beta *** Update CompileAU3.exe v1.1.5 (jdeb): Added Beta support to run AU3Check and Autoit3 Beta versions. The shelled Autoit3 program will now also be terminated when CompileAU3 is terminated from within SciTE. The "Stop" button will now have the focus to be able to Enter in case of errors. Using the new Autoit STD functions. Changed the retrieval of the AutoIt3 path from the registry. Fixed Registry check issue. *** Update Tidy v1.28.9 (jdeb): Changed shortcut to Ctrl+T Fixed line numbering in the documentation file in case empty lines were removed. Added -= += /= *= operator support. Added Indenting support for With...EndWith keywords. Added support for ComObj notation *** Updated SciLexer.dll (jdeb): Fixed issue when commenting #CE. Added folding support for With...EndWith keywords. Fixed issue when typing continuation character in #cs-#ce section. *** Added LUA script for Trace Functions (Valik) *** Added LUA script to Open #include file (Alt+I) when caret is on the #include line. *** Updated several LUA Debug script (Valik) *** Updated AU3Check v1.39 (Tylo): support for += -= *= /= &= assignment operators, and True False keywords and more. *** Updated CodeWizard.exe v1.4 (gcriaco & gafrost) *** Updated the abbreviations (Mhz) *** Updated SciTEConfig using the _ChooseColor and _ChooseFont UDF's *** Added Silent support with Definition selection to both SciTE4AutoIT3 and SciTEAU3UPD installers: SciTE4AU???? /S (Silently install the patches and the production definitions) SciTE4AU???? /S beta (Silently install the patches and the BETA definitions) SciTE4AU???? /S prod (Silently install the patches and the production definitions) 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. Link to comment Share on other sites More sharing options...
Developers Jos Posted June 25, 2005 Author Developers Share Posted June 25, 2005 Uploaded a new version of SciTe4Au3Upd.exe which contains the definitions for 3.1.1.52 BETA and the Fixes for the SciLexer.dll which solves the empty Auto-Complete dropdownbox and the Syntax Highlighting for CommentBlocks..==> Visit the SciTe4AutoIt3 Download page for the latest versions==> Check the online documentation for a overview of all extras you get with the SciTE4AutoIt3 installer.Enjoy, 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. Link to comment Share on other sites More sharing options...
MSLx Fanboy Posted June 25, 2005 Share Posted June 25, 2005 You're my hero! Thanks! Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate()) Link to comment Share on other sites More sharing options...
therks Posted June 25, 2005 Share Posted June 25, 2005 (edited) The abbreviations file does not have support for the new Tray... functions. It's still using old function names. TrayGetItemText instead of TrayItemGetText, and the function autocomplete has both. Also, there are no new GuiCtrl abbreviations for ListView or MonthCal. Everything else seems to be up to date though. I like how Gary's Gui UDF's have been added to au3.api. Edited June 25, 2005 by Saunders My AutoIt Stuff | My Github Link to comment Share on other sites More sharing options...
MHz Posted June 26, 2005 Share Posted June 26, 2005 The abbreviations file does not have support for the new Tray... functions. It's still using old function names. TrayGetItemText instead of TrayItemGetText, and the function autocomplete has both. Also, there are no new GuiCtrl abbreviations for ListView or MonthCal. Everything else seems to be up to date though. I like how Gary's Gui UDF's have been added to au3.api.<{POST_SNAPBACK}>Tray functions were updated in abbreviations, on 17.05.05. Did a cleanup of api file, to remove obsolete Tray* functions. Added MonthCal to abbreviations, but Listview, seems covered?Added functions to abbreviations, that have been released recently.Do let me know if anything is not covered. Thanks.Just install this zipped SFX to update over JDeBs current update. Link to comment Share on other sites More sharing options...
layer Posted June 26, 2005 Share Posted June 26, 2005 Whoa!! A good 400 KB size decrease in the new SciTe4Au3Upd.exe ! Good work!! I feel so cool to have 2 of my own functions included FootbaG Link to comment Share on other sites More sharing options...
DaLiMan Posted June 29, 2005 Share Posted June 29, 2005 Hitting F1 brings up the "regular" HELP-file. But how do I get the "beta" HELP-file? Can't find the shortkey for it! Link to comment Share on other sites More sharing options...
Developers Jos Posted June 29, 2005 Author Developers Share Posted June 29, 2005 Hitting F1 brings up the "regular" HELP-file.But how do I get the "beta" HELP-file? Can't find the shortkey for it!<{POST_SNAPBACK}>05/18/2005*** Update AU3.properties to support the Beta Installer: F1=Help Production F5=Run Production F7=CompileProduction Alt+F1=Help Beta Alt+F5=Run Beta Alt+F7=Compile Beta 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. Link to comment Share on other sites More sharing options...
DaLiMan Posted June 29, 2005 Share Posted June 29, 2005 (edited) <{POST_SNAPBACK}>Sorry, missed that. My (stupid) mistake...... :"> PS: What is the difference between BUILD and COMPILE?Edit: Let me guess, COMPILE uses Compileau?? Edited June 29, 2005 by DaLiMan Link to comment Share on other sites More sharing options...
erebus Posted June 29, 2005 Share Posted June 29, 2005 Give it a try Link to comment Share on other sites More sharing options...
JSThePatriot Posted June 30, 2005 Share Posted June 30, 2005 I have downloaded both the .exe and the .zip and the UpdateDefs.exe still says it is using version .33 on beta. Thanks for everything JdeB, 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) Link to comment Share on other sites More sharing options...
Stumpii Posted July 25, 2005 Share Posted July 25, 2005 Is the place to post questions on the Function Popup utility? i have search the forums and didn't find any dev threads that seemed to be active. Give a man a script; you have helped him for today. Teach a man to script; and you will not have to hear him whine for help.AutoIt4UE - Custom AutoIt toolbar and wordfile for UltraEdit/UEStudio users.AutoIt Graphical Debugger - A graphical debugger for AutoIt.SimMetrics COM Wrapper - Calculate string similarity. Link to comment Share on other sites More sharing options...
Developers Jos Posted August 7, 2005 Author Developers Share Posted August 7, 2005 Is the place to post questions on the Function Popup utility? i have search the forums and didn't find any dev threads that seemed to be active.<{POST_SNAPBACK}>Just start a new one in the support forum.. 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. Link to comment Share on other sites More sharing options...
Stumpii Posted August 7, 2005 Share Posted August 7, 2005 Just start a new one in the support forum.. <{POST_SNAPBACK}>OK. I have actually started a new topic in the dev forum, as it is a dev question rather than one for support. I have included a link below. It would be good if you can take a look, as I think you wrote the original Function Popup program.http://www.autoitscript.com/forum/index.php?showtopic=14443]Function Popup Dev thread Give a man a script; you have helped him for today. Teach a man to script; and you will not have to hear him whine for help.AutoIt4UE - Custom AutoIt toolbar and wordfile for UltraEdit/UEStudio users.AutoIt Graphical Debugger - A graphical debugger for AutoIt.SimMetrics COM Wrapper - Calculate string similarity. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now