Commit Graph

44 Commits

Author SHA1 Message Date
David Daily
545bdeb506 Update 'emails.example.csv' 2020-01-21 05:09:55 -06:00
David Daily
330f7f63e7 Update 'func.ahk'
forgot to change the version...
2020-01-21 05:07:29 -06:00
David Daily
0dd3dc2353 Add dealer org 2020-01-21 05:06:21 -06:00
David Daily
ea4ddc9f42 add dealer org 2020-01-21 05:05:59 -06:00
David Daily
fef7d1e376 Add dealer org, fix ini updating 2020-01-21 05:05:31 -06:00
David Daily
ace6f712cd add function to remove extra empty lines from ini when writing 2020-01-14 10:53:05 -06:00
David Daily
64d7d9dc0a Update 'Settings.ahk' 2020-01-14 10:05:02 -06:00
David Daily
0a25a0262a Update 'emails.example.csv' 2020-01-14 09:29:17 -06:00
David Daily
f182bc2bf2 Update 'emails.example.csv' 2020-01-14 09:18:19 -06:00
David Daily
6a803b887a Update 'Case_Formatter.ahk' 2020-01-14 09:17:42 -06:00
David Daily
4d848c4613 Update 'func.ahk' 2020-01-14 09:16:37 -06:00
David Daily
da3ddfc759 Update 'Settings.ahk' 2020-01-14 09:15:53 -06:00
David Daily
65d0427f53 Update 'addemail.ahk' 2020-01-14 09:14:48 -06:00
David Daily
49138d3bea Update 'README.md' 2020-01-14 08:41:05 -06:00
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
0bb3681dc5 Update 'D3K.ahk'
It was inputting the case ID, xID, and related data after it was cleared. Added a goto to fix that behaviour.
2020-01-03 09:12:30 -06:00
31751b4066 fix looping bug
Changed to reading the time the file was last modified instead of its contents, much more reliable.
Thanks nou on the AHK discord for the help!
2020-01-02 05:31:40 -06:00
a3c9c9ed1b trying to fix continuous looping 2019-12-20 09:28:47 -06:00
6c8986d14d Removed no longer used shortcuts 2019-12-20 07:45:18 -06:00
c9303904bd Update 'D3K.ahk'
Maybe it will stop erroring out constantly. Nothing was changed, but it keeps throwing errors
2019-12-20 07:42:46 -06:00
4e61455ff1 Upload files to 'standalones' 2019-12-18 05:11:45 -06:00
b169167d3b Upload files to 'old_versions' 2019-12-18 05:11:08 -06:00
90318d6d64 Update 'README.md' 2019-12-18 04:56:03 -06:00
9ab7ba5c92 add needed emphasis 2019-12-18 04:53:13 -06:00
272c8d16f8 Add tables 2019-12-18 04:50:56 -06:00
7c4168796d Update 'Settings.ahk' 2019-12-18 04:40:19 -06:00
2384bbc274 Upload file 2019-12-18 04:39:24 -06:00
46ba1673c5 Update 'D3K.ahk' 2019-12-18 04:38:27 -06:00
49f562d728 Update 'README.md' 2019-12-17 11:09:13 -06:00
7aa68322a8 Update 'README.md'
edited to look good in .md form, used to just be a .txt
2019-12-17 11:08:25 -06:00
60090b5c24 Update 'README.md' 2019-12-17 11:03:18 -06:00
27afad0770 initial commit 2019-12-17 10:57:51 -06:00
f5721662f1 initial commit 2019-12-17 10:57:15 -06:00
7a3e2653ad Initial commit 2019-12-17 10:56:10 -06:00