ScriptInfo(): Get ListLines/ListVars/ListHotkeys/KeyHistory text

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
boiler
Posts: 17195
Joined: 21 Dec 2014, 02:44

Re: ScriptInfo(): Get ListLines/ListVars/ListHotkeys/KeyHistory text

09 Nov 2022, 22:12

arunyo wrote: how do i scroll down? the window doesn't show all the text nor does it have a scroll thing on the side :(
What window? The function returns the text. If you choose to display it in a simple MsgBox, that's the limitation you chose. You can instead display it in a Gui with an Edit control or in a Notepad window, either of which would be scrollable and could be updated without activating in case that's important to your use case. Or you could have your script parse the contents and act on it, display certain parts, etc.

The bottom line is this function provides the info. What you do with it is up to you and is not subject to the limitations you are attributing to it.

Return to “Scripts and Functions (v1)”

Who is online

Users browsing this forum: ntepa, Ragnar and 77 guests