home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / clipper / exodem.zip / README < prev    next >
Text File  |  1993-06-04  |  5KB  |  141 lines

  1. ┌─────────────────────────────────────────────────┐
  2. │ ExoSpace (TM)                                   │
  3. ├─────────────────────────────────────────────────┤
  4. │ Break through the DOS 640K barrier!             │
  5. └─────────────────────────────────────────────────┘
  6.  
  7. ExoSpace breaks through the DOS 640K memory barrier by allowing you to run
  8. Clipper applications in protected mode. In protected mode, extended memory is
  9. directly available without the need for swapping. This solves many of the
  10. major memory and performance problems experienced by Clipper developers.
  11. ExoSpace is a Trademark of ObjTech, Inc. & SofDesign Int., Inc. U.S.A.
  12.  
  13. Say No to Load Size
  14. ────────────────────
  15. With ExoSpace, load size is a thing of the past. "ExoSpaced" applications can
  16. be loaded in as little as 256K of conventional DOS memory, as long as
  17. sufficient extended memory is available. You can link and run your Clipper
  18. application, or even a memory-hungry editor!
  19.  
  20.  
  21. No More Overlaying Hassles
  22. ───────────────────────────
  23. WxoSpace takes the headaches out of code overlaying. Just specify all your
  24. .OBJ's and .LIB's and link! If overlaying is necessary in low-memory
  25. situations, it happens automatically and transparently.
  26.  
  27.  
  28. Virtual Memory You Can Rely On
  29. ───────────────────────────────
  30. ExoSpace replaces Clipper's real-mode DOS/EMS-based Virtual Memory manager
  31. with a robust, transparent, protected mode virtual memory engine developed by
  32. Rational Systems. The same Rational systems technology is used by Lotus, IBM,
  33. Quarterdeck, Borland, Symantec and Watcom.
  34.  
  35.  
  36. No Code Changes Required
  37. ─────────────────────────
  38. In most cases, you won't need to make a single change in your Clipper code,
  39. or in well behaved C or Assembler code that conforms to the Clipper Extend
  40. API. Only a minor change in your link script may be needed.
  41.  
  42.  
  43. FEATURES
  44. ─────────
  45.  
  46. * Extends drectly addressable memory by 2500% from 640K to 16 MB
  47.  
  48. * Virtual memory swapping can be reduced or eliminated entirely
  49.  
  50. * Runs applications with less than 256K of conventional DOS memory if
  51.   enough extended memory is available, solving low memory problems caused by
  52.   network shells, terminal emulators and oth resident programs
  53.  
  54. * Includes a protected mode linker that automatically overlays code and data
  55.   if necessary
  56.  
  57. * Can be added to new or existing applications with no code changes
  58.  
  59. * No runtime licensing fees
  60.  
  61.  
  62. SYSTEM REQUIREMENTS
  63. ────────────────────
  64. * IBM AT, PS/2 or compatible computer using the Intel 80286, 386, 486 or
  65.   compatible CPU
  66.  
  67. * 2 megabytes of memory
  68.  
  69. * Hard disk drive and 5.25 or 3.5 inch disk drive
  70.  
  71.  
  72. PRICING
  73. ────────
  74. DM 498,- german marks introductory price until July, 1st.
  75.  
  76.  
  77. SHIPPING
  78. ─────────
  79. Shipping date: June, 10th 1993
  80.  
  81.  
  82. SHIPPING COSTS OUTSIDE GERMANY
  83. ───────────────────────────────
  84. UPS ground service     DM  70 german marks
  85. UPS Express service    DM  95 german marks
  86. Air Mail               DM  40 german marks
  87.  
  88.  
  89. PAYMENT
  90. ────────
  91. SOFTSOL excepts VISA and MasterCard as well as bank wire to
  92. our bank in Germany or EuroCheque. For credit card processing
  93. we need the card number, the expiry date and the name, that
  94. appears on the card.
  95.  
  96.  
  97. TAX
  98. ────
  99. Since the beginning of the Europian Market 1993 a Europian VAT no.
  100. has been invented. To process your possible order, we need the VAT no.
  101. of your company. If you do not have one and don't want to get one, we
  102. will have to charge you the german tax of 15 % on top of the invoice-sum.
  103.  
  104.  
  105. ORDERING
  106. ─────────
  107. You can either send us a letter or fax us your order of ExoSpace.
  108. see file ORDER.DOC
  109.  
  110.        SOFTSOL                    Tel.:+49-40-7665764
  111.        Salzburger Haeuser 4       Fax :+49-40-7665664
  112.        2100 Hamburg 90            BBS :+49-40-7665527/8
  113.        Germany                    CIS :100112,3401
  114.  
  115.  
  116.  
  117. ABOUT THE DEMO
  118. ───────────────
  119. TBNET.EXE (source in TBNET.PRG) is a Networkable Tbrowse
  120. (slightly modified source from Greg Lief's book on Networking
  121. with Clipper 5.2) and has been linked with ExoSpace, no other
  122. modifications were necessary ! ExoSpace even reads you Blinker
  123. or RTLink Link-Files !
  124.  
  125. bring down your DOS-Memory to 250Kb or even less and watch what
  126. happens, when you call TBNET.EXE ! ...it still works just fine,
  127. when you have enough Extended Memory (XMS).
  128.  
  129. To bring down your DOS-Memory use eatmem or any TSR, if you don't
  130. have any, just call COMMAND.COM 20 times or so. Watch your available
  131. memory using the DOS command MEM.
  132.  
  133. Speed will be even better, if you don't use and memory manager.
  134.  
  135.  
  136. best regards from Hamburg, Germany,
  137.  
  138.  
  139.                              Max Bressel
  140.  
  141.