; example of sending text from a file to the current program as if the user was typing in the text
:*:MyKeyword::
FileRead, FileContent, S:\Secure\si_part1.txt
send, %FileContent%
return
Bonus Tip. If SEND does not work correctly try SENDRAW instead
Like this:
Like Loading...
Author: Scott Hollows
Enterprise software developer based in Perth, Western Australia.
Oracle, Delphi, Data Warehouse design and ETL, Data Architect, Business Intelligence, Oracle performance tuning. Oracle ApEx, Discoverer, BI Publisher, OBIEE, Forms, Reports, SQL, PLSQL.
Blockchain software development, cryptocurrency exchange integration and trading analysis
Australian Delphi User Group (ADUG) - WA branch manager and past national president
LinkedIn www.linkedin.com/in/scotthollows
View all posts by Scott Hollows