GEOS Convert
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page GEOS Convert (C64) to GEOS Convert) |
|||
Line 4: | Line 4: | ||
|extensions={{ext|cvt}} | |extensions={{ext|cvt}} | ||
}} | }} | ||
− | '''Convert''' is an archiving format associated with the ''Convert'' utility included with some versions of the GEOS OS | + | '''Convert''' is an archiving format associated with the ''Convert'' utility included with some versions of the GEOS OS. GEOS "files" are not ordinary files, so Convert and similar formats are sometimes used to transfer them to other platforms. |
− | Convert | + | Convert is platform-specific, and different GEOS platforms use different versions of it. |
− | + | Convert can be used with both [[GEOS VLIR]] and GEOS Sequential files. | |
== Specifications == | == Specifications == | ||
− | * [http://www.filegate.net/cbm/g-tech/cvtformt.txt GEOS Convert utility file structure] | + | * [http://www.filegate.net/cbm/g-tech/cvtformt.txt GEOS Convert utility file structure] (Commodore) |
== Sample files == | == Sample files == | ||
Line 17: | Line 17: | ||
== Links == | == Links == | ||
− | * [http://www.zimmers.net/geos/GEOSFAQ.html#B14 GEOS F.A.Q.: Convert] | + | * [http://www.zimmers.net/geos/GEOSFAQ.html#B14 The Commodore GEOS F.A.Q.: Convert] |
+ | * [https://github.com/cc65/wiki/wiki/Apple-GEOS-Convert-Format Apple GEOS Convert Format] | ||
[[Category:Commodore computers]] | [[Category:Commodore computers]] |
Revision as of 14:55, 21 September 2014
Convert is an archiving format associated with the Convert utility included with some versions of the GEOS OS. GEOS "files" are not ordinary files, so Convert and similar formats are sometimes used to transfer them to other platforms.
Convert is platform-specific, and different GEOS platforms use different versions of it.
Convert can be used with both GEOS VLIR and GEOS Sequential files.
Specifications
- GEOS Convert utility file structure (Commodore)