-
#Include file in Snippnet?
dr Winchell > 2022-08-20 15:21
Hi,
Is it possible to have a #Include file in a Snippet or does it have to be in a AHK file and added as an App?
Thanks, Dale -
RE: #Include file in Snippnet?
Jean Lalonde > 2022-08-20 15:47
#Include is an AHK feature, not available in QAP. Yes, use it in an AHK file and add it to QAP as an App. -
RE: #Include file in Snippnet?
dr Winchell > 2022-08-20 18:08
Sounds good Jean. Thanks