VReader5 is a "vertical" reader for the Psion Series5 and the Geofox One. It allows reading texts (eBooks) in a choice of styles and orientations, with searching bookmarking and autoscrolling facilities. Text formats supported in this version are: - plain ASCII - OPL source - "TCR" format (mostly used on the Series3 in the Reader application) - "Aportis doc" format (mostly used on the Palm Pilot) The SIS file includes versions in English, US-English, German, Swiss-German, Italian, Norwegian, Finnish, Belgian-French, Swiss-French, French. If you have neither MessageSuite nor PsiWin installed, you should first find INSTEXE.EXE from any Psion shareware/freeware distribution site to be able to install the provided SIS package. The translator's name for each version is given in the About screen Note that if you use a language version on a Series5 with a keyboard layout meant for another country, you'll have to edit a string in the messages file to get the quick bookmark access to work properly, see the Help file for details. Help is currently available only in English and French, it's installation is optional. Another option at installation is for a prototype messages file that is only needed if you intend to translate VReader5 menus, messages and shortcuts into another language. The author can be emailed at: jldamnet@antall.com Jean-Luc Damnet for users of previous versions, here is the list of modifications: /*MODIFICATIONS BETWEEN V1.00 AND V2.00*/ // mod034 silent search // mod035 search with Boyer-Moore algorithm // mod036 corrected CodePage850 for TCR // mod037 uses mode DEFAULTWIN 1 // mod038 messages loaded in RAM // mod039 renumbered messages // mod040 PPilot Aportis format recognition // mod041 PPilot Aportis format (uncompressed) read // mod042 added message 101 "Aportis format" // mod042 added message 102 "TCR format" // mod043 search buffers allocation corrected // mod044 PPilot Aportis format (compressed) read // mod045 search counter modified // mod046 reaffected message 23 (ex 2D):loading (in search) // mod047 messages file M47 renumbered // mod048 messages file M39 renumbered // mod049 messages file M49 renumbered // mod050 messages file M44 renumbered // mod051 messages file M33 renumbered // mod052 QuickFind search // mod053 EFM splash logo (hiding messages loading) // mod054 startup bitmap removed // mod056 multiple concurrent loading (using Fn or whetever defined on the Psion) // mod057 corrected help file handling // mod058 messages file M00 updated and renumbered // mod059 added message 103: quickfind string // mod060 changed message 003: version 2.0 // mod061 QuickFind string in application parameters file // mod062 use an SIS file for installation // mod063 quick bookmark access by Fn+number // mod064 VReader5 excluded from System "new file" application list // mod065 Finnish file added M358 /*MODIFICATIONS BETWEEN BETA AND V1.00*/ // mod001 OPL file format detection // mod002 slider bar draw routine changed // mod003 interruptions handling rewritten // mod004 icons grouped in VReader5.mbm // mod005 access to system folders C,D,Z // mod006 OPL file format detection amended (header size not constant) // mod007 auxiliary files possible in System area (what for ?) // mod008 Official UID received from Psion // mod009 open file from clicking .vrdr icon // mod010 added messages 02C,080,08F,02E,02F // mod011 filter added for stylus interrupts // mod012 choice of slider with three sizes // mod013 modified messages 003,004,083,084 // mod014 message about missing message file now in English // mod015 repeating page move from slider crashed appli: now returns to Start of Text // mod016 bold and monospaced grouped in preference dialog (to save lines...) // mod017 added search info message // mod018 access from Encrypt-it // mod019 added message "loading menu" ("02D") // mod020 added tick for slider in menu // mod021 changed message "A44" for US version => Ctrl-T for toolbar // mod022 changed About screen (same line twice) // mod023 buffer too large for non-TCR search // mod024 repeat added for slider down arrow (if backpage filled) // mod025 EXIT too slow if search in progress // mod026 corrected multiple export files names creation routine // mod027 search can be abandoned by ESC // mod028 added size limitation on export file // mod029 detection of crypted files // mod030 help file is now an option // mod031 export functions call from leftside cut/paste sensitive key // mod033 interlock with Encrypt-it!