; to use multiple text replacements, add the second code afer the first like this ...
; this example converts CATX and DOGX to "Hello There"
:*:catx::
:*:dogx::
send, Hello There
return
Published by
Technical tips for Oracle and Delphi
; to use multiple text replacements, add the second code afer the first like this ...
; this example converts CATX and DOGX to "Hello There"
:*:catx::
:*:dogx::
send, Hello There
return
Published by
Leave a Reply