mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-22 22:31:56 +00:00
1 line
4.1 KiB
HTML
1 line
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<title> ExportFl </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="canonical" href="index.html">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/exportfl
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
|
|
</div>
|
|
|
|
<hr>
|
|
|
|
<h2 align=center>
|
|
ExportFl
|
|
</h2>
|
|
|
|
<hr>
|
|
|
|
<p> Download </p>
|
|
<blockquote>
|
|
|
|
<p> <a href="https://www.gryphel.com/d/minivmac/extras/exportfl/exportfl-1.3.1.zip">exportfl-1.3.1.zip</a>
|
|
(70K) a zipped hfs disk image and checksum file.
|
|
The disk image can be mounted with Mini vMac.
|
|
Includes source code. </p>
|
|
|
|
</blockquote>
|
|
|
|
<p> ExportFl is an application to use in Mini vMac (version 3.0.0 or later)
|
|
to export files from the emulated computer
|
|
to the real computer. </p>
|
|
|
|
<p> It only exports the data fork of a file, not Macintosh specific
|
|
information such as the resource fork, the file type, the file
|
|
creator, and comments. </p>
|
|
|
|
<p> ExportFl opens a small status window to show what it is doing.
|
|
Initially it displays "Ready to export file". While exporting
|
|
a file it displays "Running, type command-period to abort",
|
|
superimposed with a progress bar that shows percent completed.
|
|
When done it displays "Done, ready for another file". <p>
|
|
|
|
<p> <b> important </b> : You should avoid switching away
|
|
from Mini vMac to another application until ExportFl says it
|
|
is "Done". If you switch away while ExportFl is still "Running",
|
|
the exported file will not be valid yet. By
|
|
default, Mini vMac pauses emulation when it is not the
|
|
active application. (Even in this case, once you switch back
|
|
to Mini vMac then ExportFl should complete successfully.)
|
|
</p>
|
|
|
|
<p> If you would like to export plain text,
|
|
<a href="../clipout/index.html">ClipOut</a> may be more convenient. </p>
|
|
|
|
<p> If you would like to import files, see
|
|
<a href="../importfl/index.html">ImportFl</a>, the opposite of Exportfl. </p>
|
|
|
|
<p>
|
|
Here is the md5 checksum for the download, signed with
|
|
<a href="https://www.gryphel.com/c/keys/k5.html">Gryphel Key 5</a>:
|
|
</p>
|
|
|
|
<blockquote>
|
|
<pre>
|
|
--------- GRY SIGNED TEXT ---------
|
|
|
|
b5c1850382462d474c4075a206fdc572 exportfl-1.3.1.zip
|
|
|
|
------- BEGIN GRY SIGNATURE -------
|
|
Gry/4Xa8CFcUzxdN/IwXGzbemDNukCzniGptFVUjhJuvKaqfvhldsP9lDTElZ46d
|
|
/8H8PvAXRjepRPQlwceRCNqEFBnFpPgJFZfCJN50DyXvIUE0u1Z3M+ZD6Qag6GNw
|
|
H1hOKau0loX+rmk2AXamc18asNltY+RsX+onfGEJhSygdsIxMG7ZcucLuNchOg9K
|
|
-------- END GRY SIGNATURE --------
|
|
</pre>
|
|
</blockquote>
|
|
|
|
<p> See the
|
|
<a href="../../appc/index.html">Compiling</a>
|
|
page for instructions on compiling ExportFl from the source code. </p>
|
|
|
|
<p> You can redistribute ExportFl 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. </p>
|
|
|
|
<p> ExportFl 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. </p>
|
|
|
|
<p> News: </p>
|
|
|
|
<p>
|
|
<b> August 31, 2016 </b>
|
|
version 1.3.1 updates the URL in the about dialog.
|
|
Also, source shared with other Mini vMac extras has been updated,
|
|
which fixes one bug: ExportFl should now not crash in
|
|
other emulators such as SheepShaver (though it still won't do
|
|
anything useful).
|
|
</p>
|
|
|
|
<p> : </p>
|
|
|
|
<p> If you find ExportFl useful, please consider
|
|
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</a>,
|
|
of which it is a part. </p>
|
|
|
|
<a href="https://www.gryphel.com/index.html">
|
|
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
|
|
alt="gryphel logo, 1K"
|
|
>
|
|
</a>
|
|
|
|
<hr>
|
|
|
|
<div>
|
|
|
|
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../../index.html">minivmac</a>/<a href="../index.html">extras</a>/exportfl
|
|
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
|
|
<br>
|
|
copyright (c) 2016 Paul C. Pratt - last update 8/31/2016
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|