1,10d0 < #SingleInstance < < ^!n:: < FormatTime timestamp, A_Now, yyyyMMdd < IfWinExist Untitled - Notepad < WinActivate < else < Run, Notepad "%TEMP%\bodyidea_%timestamp%.txt" < return < 12,37d1 < VerbVar := "mailto:rmetcalfe15@gmail.com?subject=Which Old Thing..." < FormatTime timestamp, A_Now, yyyyMMdd < Ale := "%0A" < GetArg := "&" < ZeroOne := 0 < HBodyVar = < BodyVar = < ifExist, %TEMP%\bodyidea_%timestamp%.txt < FileReadLine, HBodyVar, %TEMP%\bodyidea_%timestamp%.txt, 1 < if HBodyVar is integer < { < VerbVar = sms:%HBodyVar% < ZeroOne := "1" < GetArg := "&" < } < < Loop, read, %TEMP%\bodyidea_%timestamp%.txt < { < IfEqual, ZeroOne, 0 < { < BodyVar = %BodyVar%%A_Space%%Ale%%A_LoopReadLine% < } < < ZeroOne := 0 < } < 41,42c5 < < Run, "%VerbVar%%GetArg%body=%BodyVar%" --- > Run, "mailto:rmetcalfe15@gmail.com?subject=Which Old Thing..." 46,71d8 < VerbVar := "mailto:rmetcalfe@rjmprogramming.com.au.com?subject=That Old Thing..." < FormatTime timestamp, A_Now, yyyyMMdd < Ale := "%0A" < GetArg := "&" < ZeroOne := 0 < HBodyVar = < BodyVar = < ifExist, %TEMP%\bodyidea_%timestamp%.txt < FileReadLine, HBodyVar, %TEMP%\bodyidea_%timestamp%.txt, 1 < if HBodyVar is integer < { < VerbVar = sms:%HBodyVar% < ZeroOne := "1" < GetArg := "&" < } < < Loop, read, %TEMP%\bodyidea_%timestamp%.txt < { < IfEqual, ZeroOne, 0 < { < BodyVar = %BodyVar%%A_Space%%Ale%%A_LoopReadLine% < } < < ZeroOne := 0 < } < 75,79c12,13 < < Run, "%VerbVar%%GetArg%body=%BodyVar%" < return < < \ No newline at end of file --- > Run, "mailto:rmetcalfe@rjmprogramming.com.au?subject=That Old Thing..." > return \ No newline at end of file