netmation Posted July 8, 2010 Posted July 8, 2010 I thought I used AutoIt a while back and there was a record mode for script creation. Am I mistaken, I can not seem to find it in the latest documentation. Looking to perform keystrokes and have AutoIt record the macro automatically. Thanks for some beginner help.
JohnOne Posted July 8, 2010 Posted July 8, 2010 It can be found in the tools menu of the Scite4Autoit editor, under the name AU3Recorder AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
netmation Posted August 6, 2010 Author Posted August 6, 2010 It can be found in the tools menu of the Scite4Autoit editor, under the name AU3Recorder Why don't I see AU3Recorder in my menu? Look at the attached file, my Tools menu does not show all the options that are in the help file. Just uninstalled everything and reinstalled: autoit-v3-setup.exe and scite4autoit3.exe. Is there something else I need to install? Thanks for the help.
Moderators Melba23 Posted August 6, 2010 Moderators Posted August 6, 2010 netmation,You are using the cut-down version of SciTE that you get with the AutoIt installer. You need to get the full SciTE4AutoIt3 package that you can find here.Once installed you get lots of extra goodies to help you code in AutoIt. I have yet to meet anyone who regrets the upgrade. M23 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
netmation Posted August 9, 2010 Author Posted August 9, 2010 I did have that installed. I have installed autoit-v3-setup.exe (8.2meg) and scite4autoit3.exe (4.8meg), but I still dont' see the AU3Recorder options under TOOLS. I have tried uninstalling what I have and re-install but no luck. Are these the correct files I am installing?
Developers Jos Posted August 9, 2010 Developers Posted August 9, 2010 Make sure you have a file open that has ".au3" as extension or else the AutoIt3 tools are not shown! 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.
Knightsman Posted November 23, 2010 Posted November 23, 2010 Awesome, Thats the trick. Gotta have a file open first. Gosh, seems so noobish of me to not have figured that out!. Thanks Jos!
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