home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / TEXT / TM12_TIP.ZIP / 564.TXT < prev    next >
Text File  |  1991-12-18  |  4KB  |  82 lines

  1.  
  2.  
  3.          USING EXPLANDED/EXTENDED MEMORY WITH TELEMAGIC V12 (564)
  4.          --------------------------------------------------------
  5.  
  6. Q:  How can I get TeleMagic to use Expanded (EMS) or Extended (XMS)  
  7.     memory? 
  8.  
  9. A:  Starting with V12, TeleMagic can use EMS and/or XMS by setting the  
  10.     TELEMAGIC environment variable. At the DOS prompt user must setup
  11.     the environment as follow: 
  12.                 
  13.           SET TELEMAGIC=/OP1/OO64         && If EMS available 
  14.           SET TELEMAGIC=/OU1/OO64         && If XMS available 
  15.           SET TELEMAGIC=/OU1/OP1/OO64     && If Both available 
  16.  
  17.          note:  These are all upper case O, not 0 (zeros)
  18.  
  19.    Some memory manager softwares such as QEMM, provide both EMS and XMS. 
  20.    If no EMS or XMS is available and this environment variable is set,  
  21.    then system will hang and must cold boot. 
  22.  
  23.    What do you gain by this: 
  24.    ------------------------- 
  25.    When is setup properly, you will gain about 30K more memory. This is 
  26.    because TeleMagic will no longer uses the main memory for overlay. 
  27.    Also on a large network, TeleMagic should run faster since the       
  28.    MAGIC.OVL will be loaded onto EMS and/or XMS and no longer is required 
  29.    to get the called procedure from the file server until the 64K area is 
  30.    filled. This will reduce the network traffic. 
  31.  
  32.    How do you optimize this: 
  33.    ------------------------- 
  34.    You can increase the the amount of memory for OO option untill you see 
  35.    the avaialable memory reported by F4 is dropped down.  Generally with 
  36.    /OP1 you only should use /OO64, but with /OU1 you can set to the     
  37.    largest upper memory block (ie /OO128). If you don't have enough     
  38.    information on your system or you are not sure follow these steps. 
  39.       a. Run TeleMagic and check the available memory by touching F4. 
  40.       b. Exit TeleMagic and type SET TELEMAGIC=/OU1/OO64. 
  41.       c. Run TeleMagic again and check the available memory now and it  
  42.          should be around 30K more than before. 
  43.       d. Now exit again and increase 64 to 128 and then run TM. If your 
  44.          memory was less than what you had before, then you must set it 
  45.          back to 64, otherwise you are OK. 
  46.  
  47.    Note: You must know if you have EMS or XMS available. Again QEMM     
  48.          provides both EMS and XMS.  DOS 5.0 could provide EMS and      
  49.          XMS depending on your setup. 
  50.  
  51.    Information Screen (F4) 
  52.    ----------------------- 
  53.    Now displays the environment variable if it is set and also displays 
  54.    pool size in K. This number should be equal to whatever is set for 
  55.    OO options. So if you set TELEMAGIC=/OU1/OO64 then it should report 
  56.    64K for Pool Size. 
  57. \/[EJECT]
  58.  
  59.  
  60.  
  61.    Compatibility issue: 
  62.    -------------------- 
  63.    We have tested this under DOS 3.3 and DOS 5.0 and beleive that it will 
  64.    work with other DOS versions in between. 
  65.  
  66.    We also have tested this with the following memory managers. 
  67.       a. QEMM386 
  68.       b. Netroom 
  69.       c. DOS 5.0 HIMEM.SYS and EMM386.EXE   (386 System Only) 
  70.  
  71.    Important Note: 
  72.    --------------- 
  73.    Do not use EMSNET?.EXE when using this feature. Instead use NET?.COM. 
  74.    You may use NET3, NET4 or NETX. Using EMSNETX will cause the system to 
  75.   hang when DOS window (F3) is invoked. 
  76.  
  77. (End of 564) 
  78.  
  79. NEW 10-08-91 MLM 
  80. Indexed under:  E  Extended Memory, Using EMS/XMS memory in V12
  81.                 M  Memory, Using EMS/XMS memory in V12
  82.                 V  V12, Memory, Using EMS memory in V12