7/14/15
MacWise version 15.0 has been released.
Upgrade for a single user from version 14 or earlier is $59.00
The order form is here
Compatible with Mac OSX 10.11 ( El Capitan ) and previous OS versions back to 10.6
Fix - ESC ~a~FileName would fail if there were nulls in the Filename path.
ESC ~a~FileName runs an AppleScript.
This is one of the many host commands you can use in MacWise
Fix - Intermittent crashes when putting data on the clipboard.
All clipboard code for putting text on the clipboard has been replaced with modern code.
All of the following use the new clipboard code:
Host Commands
Refer to
http://www.macwise.com/Special_Host_to_Mac_Commands.html
ESC ~ 8
Clipboard on
ESC ~ 9
Clipboard off
AppleScript Commands
Refer to
http://www.macwise.com/ftp/MacWise_and_AppleScript.pdf
CaptureOn
AppendResultToClipboard
ClearClipboard
ClipboardRecordOn
ClipboardRecordOff
CopyResultToClipboard
CopyScreenToClipboard
|