Jump to content

Recommended Posts

Posted

Hello, i just wanted to ask if someone knows the command for switching/toggling between already open Autoit au3 file tabs ? If have 3 autoit au3 files open and at the end of the execution of au3 script 1 which is tab1 the script1 should switch to script2 in tab2 and then at the end script2 should switch to tab3 and script3. It this possible ? And with which command ? Thank you in advance. 

  • Developers
Posted
Command Key macOS Key
⇧ shift
⌃ control
⌥ option
⌘ command
Magnify text size. Ctrl+Keypad+ Trackpad expand gesture
Reduce text size. Ctrl+Keypad- Trackpad reduce gesture
Restore text size to normal. Ctrl+Keypad/  
Cycle through recent files. Ctrl+Tab F6

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

You can also use Alt and a number from 0-9 for the first 10 tabs

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

Spoiler

My Humble Contributions:
Personal Function Documentation - A personal HelpFile for your functions
Acro.au3 UDF - Automating Acrobat Pro
ToDo Finder - Find #ToDo: lines in your scripts
UI-SimpleWrappers UDF - Use UI Automation more Simply-er
KeePass UDF - Automate KeePass, a password manager
InputBoxes - Simple Input boxes for various variable types

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