Jump to content

Recommended Posts

  • Moderators
Posted

Curious52,

Looking at the SciTE console output you posted, you are definitely running the 3.3.8.1 production version of AutoIt. As JLogan3o13 pointed out you need the 3.3.9.# Beta version to use the new Excel UDF. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

  • Moderators
Posted (edited)

This should get you where you want to go:

http://www.autoitscript.com/forum/files/file/267-autoit-v33923-beta/

Edited by JLogan3o13

"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!

  • Moderators
Posted

Curious52,

You need to download and install the current Beta version of AutoIt to use that UDF as it depends on certain new functions and syntax only used in that version. You can get it from here and you can install it over the last production version without problem. :)

If you use the full SciTE4AutoIt3 package (and if not why not?) then you get a new set of menu options and shortcut keys to run either version - you can download it from here and it is well worth it as you get a load of additional utilities to help you code in Autoit. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Posted

Hi M23,

After download and install with your links, my Autoit in Windows 7 doesn't work with the same script as before (version 3.3.6)! When try to run debug, it shows immediately a lot of errors.

Since my project is in process, I was panic yesterday night & looking for re-installing the previous Autoit & Excel Rewrite. It was very hard to find the version 3.3.6 ... luckily, finally I found it later, however I couldn't find the previous Excel Rewrite!

My project works again ... but I have to comment-out the Excel option :sweating:

I will search for another Windows 7 to try over (if I can find one), but meanwhile do you experienced some thing like my case (it was Beta version 3.3.9.x)?

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...