Commit Graph
11 Commits
Author SHA1 Message Date
David Daily b0ef76405a Update 'D3K.ahk' 2020-01-14 08:37:11 -06:00
David Daily 8e71ac1510 Update 'Settings.ahk' 2020-01-14 08:36:51 -06:00
David Daily 814167dffa Update 'README.md' 2020-01-14 07:20:05 -06:00
David Daily 21b3ee9505 Update for 2020 documentation 2020-01-14 07:04:49 -06:00
David Daily ae88cc6394 Fixing lookup behaviour
It used to look up the xID and related info from the CSV and put it in the ini, but glovar.ahk was never updated with the new info. This replaces that whole thing with regexreplace, similar to the ini function that I wrote in func.ahk
2020-01-09 06:58:36 -06:00
David Daily 4b96fbbb6a Update 'func.ahk' 2020-01-09 06:16:22 -06:00
David Daily c81d2e93a8 Update 'addemail.ahk' 2020-01-09 06:16:02 -06:00
David Daily f052b59e5a Update 'Case_Formatter.ahk' 2020-01-08 10:48:21 -06:00
David Daily e141f09b67 Update 'README.md' 2020-01-08 09:39:22 -06:00
David Daily 73f3d3b556 Add 'emails.example.csv'
added as an example to what it looks like with fake data
2020-01-08 09:13:06 -06:00
David Daily 3f751fcbf1 Trying to fix bad behaviour
it keeps the previous data from the xID lookup in the created glovar.ahk instead of the new information.
2020-01-08 09:07:42 -06:00