Coul it be possible to support macros in the filename in email action..?
Example:
I save AHM system log as %YYY-MM-DD% and searches for new lines with a test. If the finds new lines, it goes bad and send an email. If I could use variables, I could attach the system log to the mail.
Instead of as today, where I have to find the file manually afterwards..
KS-Soft wrote:This option was implemented about 4-5 years ago.
However there is no such variable %YYY%.
I ment %YYYY%
KS-Soft wrote:You may use string like
%YY%-%MM%-%DD% or %YYYY%-%MM%-%DD%
Hmm.. I think I tried with %YYYY-MM-DD%.htm which is the format I use under System Log settings..
Changed to %YYYY%-%MM%-%DD%.htm now.. And waiting for the email..
KS-Soft wrote:You may use string like
%YY%-%MM%-%DD% or %YYYY%-%MM%-%DD%
Hmm.. I think I tried with %YYYY-MM-DD%.htm which is the format I use under System Log settings..
Changed to %YYYY%-%MM%-%DD%.htm now.. And waiting for the email..
And yes, it only works with %YYYY%-%MM%-%DD%
(Which you allready knew.. )