I’d like to be able to copy Get Information Output Log contents into arbitrary fields, after the command completes.
For example, I’ve currently got a Get Information Output (GIO) script to find subdirectories in c:program filesjava, and i’d also like to see the output (on the same screen) of my GIO script that grabs workstation description from the workstation’s WMI info.
Being able to copy from GIO log to Notes with an Actions item would be sufficient for my current need, but being able to grab $gio programatically and set $notes programatically could be incredibly powerful, especially for work queues.
It does appear that $notes doesn’t allow pasting content beyond the first carriage return, either. Yet more complication…