Messages - Deozaan [ switch to compact view ]

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 1917next
71
Could you link to a Google Forms survey with some required fields, and after those required fields are submitted, the last page of the Google Forms shows the download link?

72
PBOL / Re: Message trying to recover PBOL
« on: April 17, 2023, 12:27 PM »
Careful! You might give people ideas. :P

73
I'm glad I could be of some help. :Thmbsup:

74
I think it could be done with AHK (v2) with something as simple as:

Code: Autohotkey [Select]
  1. ; Alt-4 prints £
  2. !4::
  3. {
  4.     Send "£"
  5. }

75
Try looking into "text expanders" or even AutoHotKey (AHK) rather than key remappers.

Pages: prev1 ... 10 11 12 13 14 [15] 16 17 18 19 20 ... 1917next
Go to full version