Skip to content
ComputorEdge E-Books

Jack's AutoHotkey Blog

Feed Your Brain While Adding Power to Your Windows Computers

  • Home
  • About Jack’s AutoHotkey Blog
    • Buy Jack a Cup of Coffee!
    • Contact Jack
    • AutoHotkey Library Membership Upgrade Discount and/or Download Increase Request Form
  • AutoHotkey Books
    • What Readers of Jack’s AutoHotkey Books Say!
  • AutoHotkey Topics and Series
    • A Beginner’s Guide to Web Page Automation Using Chrome.ahk AutoHotkey Tools
    • Computer Graphics for AutoHotkey On-Screen Measurements
    • Speeding Up AutoHotkey Scripts
    • Date Formats and Calculations in AutoHotkey
    • Finishing and Polishing AutoHotkey Scripts
    • Send E-Mail Using AutoHotkey
    • Why AutoHotkey?
    • Beginner’s Guide to How AutoHotkey Scripts Work
    • A Peek at the Coming AutoHotkey V2.0
    • Beginning AutoHotkey Hotstring Techniques
    • AutoHotkey Hotkey Techniques
    • AutoHotkey Regular Expressions (RegEx)
    • A Motley Assortment of AutoHotkey Tips and Tricks
Home2015December

Month: December 2015

Reduce Code and Increase Power with the AutoHotkey Input Command (Part 13, Beginning Hotstrings)

December 17, 2015April 3, 2016 Jack Dunning AutoHotkey, Beginning, Functions, Hotstrings, Input Command (Hotstrings)

Use the Input Command to Eliminate Code While Creating Multiple Hotstrings. You’re Going to Like This One! It Includes Arrays and Hiding Data in Substrings.

Continue reading →

Share this:

  • Email
  • Tweet
  • Pocket
  • Share on Tumblr

Like this:

Like Loading...
Leave a comment

Create Instant Temporary AutoHotkey Hotstrings with the Input Command, (Part 12, Beginning Hotstrings)

December 7, 2015May 27, 2016 Jack Dunning AutoHotkey, Beginning, Hotstrings, Input Command (Hotstrings), Windows scripting AutoHotkey, Beginning, Hotstrings, Windows scripting

For Those Times When All You Need for Special Tasks Is Temporary Hotstrings, Use the AutoHotkey Input Command

Continue reading →

Share this:

  • Email
  • Tweet
  • Pocket
  • Share on Tumblr

Like this:

Like Loading...
Leave a comment

Enter your e-mail address to follow Jack's AutoHotkey Blog and receive notifications of his posts by e-mail. (E-mail addresses never used for marketing.)

Buy Jack a Cappuccino!

If you found a blog particularly useful, show your appreciation by buying Jack a cup of coffee! Or, if you prefer something for yourself, check out his books.

$4.95

AutoHotkey Library

AutoHotkey AutoHotkey Library Deal!

See Our ComputorEdge Free AutoHotkey Scripts Page
or Find Them at the ComputorEdge Software Showcase AutoHotkey Scripts Index


Jack’s Motley Assortment of AutoHotkey Tips
A Plethora of Tricks and Techniques!

Jack’s New Beginner’s Guide to AutoHotkey
Includes peeks at future AutoHotkey V2.0 code!
Tell a friend!

Recent Posts

  • Using FileSelectFolder for Windows File Explorer AutoHotkey Menus August 18, 2021
  • Adding Folders and Files from Windows to AutoHotkey Menus July 23, 2021
  • Barebones AutoHotkey QuickLinks App July 12, 2021
  • How to Neutralize Errant Hotstrings (AutoHotkey Trick) July 6, 2021
  • Strip HTML Tags from Text (AutoHotkey Quick Tip) June 21, 2021
  • Alternative Web Page HTML Download Techniques (AutoHotkey Tip) June 8, 2021
  • Switched IPFind.ahk to OpenStreetMap.org for Reliable AutoHotkey GUI Map Embedding May 31, 2021
  • Embedding Google Maps in the IPFind.ahk GUI (AutoHotkey Web Trick) May 24, 2021
  • Embed Google Maps in an AutoHotkey GUI (No API Required!) May 17, 2021
  • Use ActiveX Control to Embed World Maps in AutoHotkey GUI May 10, 2021
  • Build a Barebones Web Browser Using the AutoHotkey ActiveX GUI Control May 4, 2021
  • Adding Web Links to the AutoHotkey IPFind.ahk Script April 26, 2021
  • Working with Classic Units of Measurements (AutoHotkey Tricks) April 19, 2021
  • Fake Math Tricks Using the Floor() and Mod() Functions (AutoHotkey Tips) April 12, 2021
  • Calculating Dates in AutoHotkey by Adding Years, Months, and/or Days April 1, 2021
  • Using Parts to Build a New AutoHotkey Script (HowLongInstant.ahk) March 29, 2021
  • Extracting Multiple Dates from Text Using AutoHotkey RegEx March 22, 2021
  • Working with AutoHotkey Date Formats and Timespan Calculations March 15, 2021
  • AutoHotkey Speed Tips March 8, 2021
  • Sending E-Mail and AutoHotkey March 1, 2021
  • Adapting Web Scraping Routines to Changing Web Pages (AutoHotkey Tip) February 22, 2021
  • Finalizing an AutoHotkey Script February 15, 2021
  • Finding Tips at Jack’s AutoHotkey Blogs February 8, 2021
  • Turn Web Addresses into Hotlinks for the AHK File Peek Window (AutoHotkey Tip) February 1, 2021
  • A Trick for Creating a New Hotkey from a Subroutine (AutoHotkey Quick Tip) January 25, 2021
A Motley Assortment of AutoHotkey Tips and Tricks

AutoHotkey Library Membership!
(Click!)

Categories

  • #Directives
  • %Var%
  • ActiveX
  • Advertising/Marketing
  • API Calls with DllCall()
  • Arrays
  • Auto-startup
  • Autocorrect
  • AutoHotkey
  • AutoHotkey courses
  • AutoHotkey Experiences
  • AutoHotkey GUIs
  • AutoHotkey Resources
  • AutoIt
  • Automation
  • Beginning
  • BlockInput
  • Book Updates
  • BoundFunc Object
  • Checkbox controls
  • Children's Educational Apps
  • Chrome.ahk Web Page Automation
  • Clipboard Routine
  • ComObjCreate()
  • Cool Scripts
  • Data Files
  • Dates and Time
  • Deprecated Commands
  • DllCall()
  • DropDownList Control
  • E-mail
  • Earn Income
  • Editing Tools
  • EditPaste command
  • Emojis
  • Eval() function
  • FileSelectFile
  • Floor() function
  • Forcing Expressions
  • Format() Function
  • Free Books
  • Function Libraries
  • Functions
  • GoSub Command
  • GoTo Command
  • Grammar Checking
  • Graphic Editing Tools
  • Graphic Images
  • Graphic Tools
  • GUI (Graphical User Interface) Pop-ups
  • GUI Fonts and Colors
  • Hotkeys
  • Hotstring() Function
  • Hotstrings
  • Icons
  • If statements
  • INI Files
  • Input Command (Hotstrings)
  • InputBox
  • Intermediate Level
  • Internet connection
  • Labels
  • Link controls
  • Linux
  • ListView Control
  • Loops
  • Menu Bars
  • Menu, System Tray
  • Menus
  • Mod() function
  • Mouse Tricks
  • MsgBox Techniques
  • Object Oriented Programming (OOP)
  • Object Oriented Programming (OOP)
  • OnMessage Function
  • Operating Systems
  • Parsing Data
  • Passwords
  • Printing
  • Programming
  • Progress Bar
  • Raw Text
  • Reference
  • Regular Expressions (RegEx)
  • Saving Files
  • Scan Codes
  • Script Speed
  • Script Structure
  • Sell Books
  • Send Command
  • Sleep Command
  • Sorting Data
  • SplashText
  • Switch/Case Command
  • Tab controls
  • Ternary Operator
  • Text Formatting
  • Timer
  • Toggling Variables
  • Tooltip Pop-ups
  • TrayTip Message
  • Variadic Function
  • Version 2.0
  • Virtual Key Codes
  • Web browser
  • Web Pages
  • Webinars
  • Window Manipulation
  • Window Spy
  • Windows Automation
  • Windows Clipboard
  • Windows Gadgets
  • Windows Registry
  • Windows scripting
  • Windows shortcuts
  • Windows Speech
  • Windows Utilities

Archives

  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • January 2015

Pages

  • About Jack’s AutoHotkey Blog
    • Buy Jack a Cup of Coffee!
    • Contact Jack
    • AutoHotkey Library Membership Upgrade Discount and/or Download Increase Request Form
  • AutoHotkey Books
    • What Readers of Jack’s AutoHotkey Books Say!
  • AutoHotkey Topics and Series
    • A Beginner’s Guide to Web Page Automation Using Chrome.ahk AutoHotkey Tools
    • Computer Graphics for AutoHotkey On-Screen Measurements
    • Speeding Up AutoHotkey Scripts
    • Date Formats and Calculations in AutoHotkey
    • Finishing and Polishing AutoHotkey Scripts
    • Send E-Mail Using AutoHotkey
    • Why AutoHotkey?
    • Beginner’s Guide to How AutoHotkey Scripts Work
    • A Peek at the Coming AutoHotkey V2.0
    • Beginning AutoHotkey Hotstring Techniques
    • AutoHotkey Hotkey Techniques
    • AutoHotkey Regular Expressions (RegEx)
    • A Motley Assortment of AutoHotkey Tips and Tricks
Blog at WordPress.com.
  • Follow Following
    • Jack's AutoHotkey Blog
    • Join 224 other followers
    • Already have a WordPress.com account? Log in now.
    • Jack's AutoHotkey Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
%d bloggers like this: