home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 100 / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-09  |  4.5 KB  |  96 lines

  1. VReader5 is a "vertical" reader for the Psion Series5 and the Geofox One.
  2.  
  3. It allows reading texts (eBooks) in a choice of styles and orientations, with searching bookmarking and autoscrolling facilities.
  4.  
  5. Text formats supported in this version are:
  6. - plain ASCII
  7. - OPL source
  8. - "TCR" format (mostly used on the Series3 in the Reader application)
  9. - "Aportis doc" format (mostly used on the Palm Pilot)
  10.  
  11. The SIS file includes versions in English, US-English, German, Swiss-German, Italian, Norwegian, Finnish, Belgian-French, Swiss-French, French.
  12. 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. 
  13.  
  14. The translator's name for each version is given in the About screen
  15.  
  16. 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.
  17.  
  18. 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.
  19.  
  20. The author can be emailed at:
  21. jldamnet@antall.com
  22.  
  23. Jean-Luc Damnet
  24.  
  25. for users of previous versions, here is the list of modifications:
  26.  
  27. /*MODIFICATIONS BETWEEN V1.00 AND V2.00*/
  28. // mod034 silent search
  29. // mod035 search with Boyer-Moore algorithm
  30. // mod036 corrected CodePage850 for TCR
  31. // mod037 uses mode DEFAULTWIN 1
  32. // mod038 messages loaded in RAM
  33. // mod039 renumbered messages
  34. // mod040 PPilot Aportis format recognition
  35. // mod041 PPilot Aportis format (uncompressed) read
  36. // mod042 added message 101 "Aportis format"
  37. // mod042 added message 102 "TCR format"
  38. // mod043 search buffers allocation corrected
  39. // mod044 PPilot Aportis format (compressed) read
  40. // mod045 search counter modified
  41. // mod046 reaffected message 23 (ex 2D):loading (in search)
  42. // mod047 messages file M47 renumbered
  43. // mod048 messages file M39 renumbered
  44. // mod049 messages file M49 renumbered
  45. // mod050 messages file M44 renumbered
  46. // mod051 messages file M33 renumbered
  47. // mod052 QuickFind search
  48. // mod053 EFM splash logo (hiding messages loading)
  49. // mod054 startup bitmap removed
  50. // mod056 multiple concurrent loading (using Fn or whetever defined on the Psion)
  51. // mod057 corrected help file handling
  52. // mod058 messages file M00 updated and renumbered
  53. // mod059 added message 103: quickfind string
  54. // mod060 changed message 003: version 2.0
  55. // mod061 QuickFind string in application parameters file
  56. // mod062 use an SIS file for installation
  57. // mod063 quick bookmark access by Fn+number
  58. // mod064 VReader5 excluded from System "new file" application list
  59. // mod065 Finnish file added M358
  60.  
  61. /*MODIFICATIONS BETWEEN BETA AND V1.00*/
  62. // mod001 OPL file format detection
  63. // mod002 slider bar draw routine changed
  64. // mod003 interruptions handling rewritten
  65. // mod004 icons grouped in VReader5.mbm
  66. // mod005 access to system folders C,D,Z
  67. // mod006 OPL file format detection amended (header size not constant)
  68. // mod007 auxiliary files possible in System area (what for ?)
  69. // mod008 Official UID received from Psion
  70. // mod009 open file from clicking .vrdr icon
  71. // mod010 added messages 02C,080,08F,02E,02F
  72. // mod011 filter added for stylus interrupts
  73. // mod012 choice of slider with three sizes
  74. // mod013 modified messages 003,004,083,084
  75. // mod014 message about missing message file now in English
  76. // mod015 repeating page move from slider crashed appli: now returns to Start of Text
  77. // mod016 bold and monospaced grouped in preference dialog (to save lines...)
  78. // mod017 added search info message
  79. // mod018 access from Encrypt-it
  80. // mod019 added message "loading menu" ("02D")
  81. // mod020 added tick for slider in menu
  82. // mod021 changed message "A44" for US version => Ctrl-T for toolbar
  83. // mod022 changed About screen (same line twice)
  84. // mod023 buffer too large for non-TCR search
  85. // mod024 repeat added for slider down arrow (if backpage filled)
  86. // mod025 EXIT too slow if search in progress
  87. // mod026 corrected multiple export files names creation routine
  88. // mod027 search can be abandoned by ESC
  89. // mod028 added size limitation on export file
  90. // mod029 detection of crypted files
  91. // mod030 help file is now an option
  92. // mod031 export functions call from leftside cut/paste sensitive key
  93. // mod033 interlock with Encrypt-it!
  94.  
  95.  
  96.