Miniaturize Mail won
I have this script:
tell application "Mail"
launch
set miniaturized of every window to true
end tell
This launches mail and miniaturizes window in the dock.
I want to save this script and create another one:
tell application "Mail" to launch
I want to do away with the miniaturization, yet the script from the line above still miniaturizes despite no language to do so.
Any help?
Running high Sierra on this older mac
Thank you
iMac Line (2012 and Later)