www.gryphel.com/c/minivmac/extras/mpwextns - feedback

MPWextns


Download

filein-0.1.0.zip (41K) a zipped hfs disk image and checksum file. The disk image can be mounted with Mini vMac. Includes source code.
fileout-0.1.0.zip (37K) a zipped hfs disk image and checksum file. The disk image can be mounted with Mini vMac. Includes source code.
cathtc-0.1.0.zip (29K) a zipped hfs disk image and checksum file. The disk image can be mounted with Mini vMac. Includes source code.
sethtc-0.1.0.zip (29K) a zipped hfs disk image and checksum file. The disk image can be mounted with Mini vMac. Includes source code.

MPWextns is a collection of tools that can be used in Macintosh Programmer’s Workshop to access Mini vMac extensions. It includes :

FileIn : like ImportFl, except as an MPW tool instead of an application. It takes one argument, the path where the imported file will be written to, and it writes the name of the imported file to standard output.

FileOut : like ExportFl, except as an MPW tool instead of an application. It takes one argument, the path to the file to export.

CatHTC (Catenate Host Text Clipboard): like ClipIn, except as an MPW tool instead of an application, and also it writes the clipboard of the real computer to standard output, rather than the clipboard of the emulated computer. To implement paste from host, with the shortcut command-option-v, run:

AddMenu Edit 'Paste HTC/√' 'CatHTC > "{Active}".§ && Find §∆ "{Active}"'

SetHTC (Set Host Text Clipboard): like ClipOut, except as an MPW tool instead of an application, and also it sets the clipboard of the real computer from standard input, rather than the clipboard of the emulated computer. To implement copy from host, with the shortcut command-option-c, run:

AddMenu Edit 'Copy HTC/ç' 'SetHTC < "{Active}".§'

Here are the md5 checksums for the downloads, signed with Gryphel Key 5:

--------- GRY SIGNED TEXT ---------

6a59f9afbdc660c4c90ddba8e63009f6 filein-0.1.0.zip
191d1b5fbc2a4933134c61ca75b8b8fa fileout-0.1.0.zip
4eadc3c469699fa8cc660af38615a9f5 cathtc-0.1.0.zip
c17e791c0e1396122d3979e471f4b5b4 sethtc-0.1.0.zip

------- BEGIN GRY SIGNATURE -------
Gry/4Xa8CFcUzxdN/OykxCQOunKlMsdDspc5tfXJq9Kx/HpxkyRdWjBhKBg+NHeg
UcEoWenlHVHrx86oNjz4RXOOF9BbY0XJUrdtMs8jZv9qcUtCanpFwpJEu8eHr3v0
E07IwywiV4AkiBjs5BDxDRvRyHZLGqoWkmGGlmjg98rIvy+54kT4U9oZcLVD6iNH
-------- END GRY SIGNATURE --------

See the Compiling page for instructions on compiling MPWextns from the source code.

You can redistribute MPWextns and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the included file COPYING.

MPWextns is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.

:

If you find MPWextns useful, please consider helping the Gryphel Project, of which it is a part.

gryphel logo, 1K
www.gryphel.com/c/minivmac/extras/mpwextns - feedback
copyright (c) 2016 Paul C. Pratt - last update 9/1/2016