Mostly we need map like mapDemo.CaseSense := false
Is there any plan to add '#MapCaseSense' command for us?
Thanks very much!!
CaseSense of map should be false like v1
Re: CaseSense of map should be false like v1
what are u asking for exactly? u are already able to set that property, read the docs.
"no" to global directives
"no" to global directives
Re: CaseSense of map should be false like v1
I add this at the end of my files and call MapX() instand of Map()
Code: Select all
class MapX extends Map {
CaseSense := "Off"
Default := ""
}
[AHK] v2.0.18 | [WIN] 11 Pro (23H2) | [GitHub] Profile
Re: CaseSense of map should be false like v1
I did same thingjNizM wrote: ↑13 Oct 2021, 01:07I add this at the end of my files and call MapX() instand of Map()Code: Select all
class MapX extends Map { CaseSense := "Off" Default := "" }
Return to “AutoHotkey Development”
Who is online
Users browsing this forum: No registered users and 21 guests