- Joined
- Dec 23, 2018
- Messages
- 2,174
- Reaction score
- 3,675
- Points
- 1,088
- Age
- 34
Ah, yeah I don't really go that far with it. Was going to say if you just wanted something simple that sent predetermined text strings or something such as for comments on why you rated something a certain way that is simple enough to do with AHK.I want to save information and then quickly and easily retrieve it later. So a mini-mini-mini database of sorts. I want to save data under A, B, C, D, E, F, G, etc. That data will be data1, data2, data3, data4, data5. I want to retrieve that data easily later, so with like a dropdown box or something, I select A, B, C, D, E and it displays the data1, data2, data3, data4, data5 I saved earlier. Would be great if next to each was a copytoclipboard link, but that part isn't a dealbreaker.