Psion OPO/OPA
From Just Solve the File Format Problem
(Difference between revisions)
m (Jsummers moved page Psion OPO to Psion OPO/OPA) |
m |
||
Line 8: | Line 8: | ||
There is an '''OPA''' variant format, which can also contain embedded resource files. The embedded files usually include an icon in [[Psion PIC]] format. | There is an '''OPA''' variant format, which can also contain embedded resource files. The embedded files usually include an icon in [[Psion PIC]] format. | ||
− | See also [[Psion IMG]]. | + | See also [[Psion IMG/APP]]. |
== Identifiers == | == Identifiers == |
Revision as of 16:32, 7 September 2014
OPO (OPL Object, Psion OPL Output) is an executable format used on Psion PDA devices. OPO files are usually created by compiling programs written in the OPL programming language.
There is an OPA variant format, which can also contain embedded resource files. The embedded files usually include an icon in Psion PIC format.
See also Psion IMG/APP.
Contents |
Identifiers
The usual file extensions are .OPO and .OPA. We've observed .APP as well, though that's more commonly used for IMG/APP format.
Identification
OPO files begin with the ASCII signature "OPLObjectFile**
".
Specifications
Software
- http://www.project-atlantis.co.uk/download.html → OPL Info (OPO executable that displays information about OPO executables)
Sample files
- http://cd.textfiles.com/pdasoftware/PSION/ ... (*.OPO, *.OPA)
- CONVERT.APP, RISK.APP - Examples with .APP extension