home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / DATACOM / EDIT / GEOG0614 / GOLD_OS2.DOC < prev    next >
Encoding:
Text File  |  1994-02-14  |  1.8 KB  |  54 lines

  1. ----------------------------------------------------------------------
  2. The GoldED OS/2 version - what is different?               Rev:9340214
  3. ----------------------------------------------------------------------
  4.  
  5.  
  6. ----------------------------------------------------------------------
  7. --- Introduction
  8. ---
  9.  
  10. This document outlines the main differences between GoldED for DOS and
  11. GoldED for OS/2.
  12.  
  13.  
  14. ----------------------------------------------------------------------
  15. --- GoldED/2 - The OS/2 version.
  16. ---
  17.  
  18. *   GoldED/2 is a 32-bit windowable textmode OS/2 2.x program. A full
  19.     PM (GUI) version is planned, but is not currently being developed.
  20.     This release was compiled with Watcom C++ 9.5b for OS/2.
  21.  
  22. *   Long filenames (HPFS) are implemented. However, I can make no
  23.     guarantee that all conceivable forms of valid HPFS filenames are
  24.     supported, especially such exotics as spaces in filenames and
  25.     various punctuation characters that are invalid in MS-DOS
  26.     filenames. Some parts of GoldED may support exotic forms of
  27.     filenames, while others may not. I will do what I can to make sure
  28.     future releases are fully HPFS compatible.
  29.  
  30. *   Handling of Ctrl-Break does not work too good in this release.
  31.     Hitting Ctrl-Break will simply exit GoldED/2 immediately without
  32.     any form of cleaning up first. I'm working on a better solution...
  33.  
  34. *   GoldED/2 does not yet support Sound Blaster or other sound
  35.     systems.
  36.  
  37. *   The following GOLDED.CFG keywords are irrelevant or unsupported in
  38.     the OS/2 version and may be ignored:
  39.  
  40.       DOSSWAP
  41.       EVENT
  42.       MOUSE
  43.       OVERLAY
  44.       PLAY
  45.       SCREENELIMSNOW
  46.       SCREENUSEBIOS
  47.       SOUNDDEVICE
  48.       SOUNDPATH
  49.       SWAPPATH
  50.       TIMESLICE
  51.  
  52.  
  53. ----------------------------------------------------------------------
  54.