home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Multimedia Development Kit 0.9 beta / MDKBeta_EndUserEnvironment.iso / 3270.txt < prev    next >
Encoding:
Text File  |  1990-11-08  |  8.8 KB  |  238 lines

  1. 3270.TXT
  2.  
  3. USING NOTEPAD TO VIEW ON-LINE DOCUMENTS
  4. =======================================
  5.  
  6.   *  If you enlarge Notepad to its maximum size, the following 
  7.      document will be easier to read. To do so, click the 
  8.      Maximize button in the upper-right corner of the Notepad 
  9.      window. Or open the Control menu in the upper-left corner 
  10.      of the Notepad window and choose Maximize.
  11.  
  12.   *  To move through the document, press PAGE UP and PAGE DOWN 
  13.      or click the arrows at the top and bottom of the scroll bar
  14.      along the right of the Notepad window.
  15.  
  16.   *  To print the document, choose Print from the Notepad File 
  17.      menu.
  18.  
  19.   *  For Help using Notepad, press F1.
  20.  
  21.  
  22. USING NON-WINDOWS 3270 APPLICATIONS
  23. ===================================
  24.  
  25. This on-line document describes some specific problems you 
  26. might encounter when running non-Windows 3270 emulation 
  27. products with Windows 3.0. 
  28.  
  29.  
  30. Starting 3270 Applications
  31. --------------------------
  32. You can start most 3270 emulator products as memory-
  33. resident applications (also known as terminate-and-stay-
  34. resident, or T&SRs). Most memory-resident applications 
  35. are incompatible with a multitasking environment such as 
  36. Windows, and should not be started before you start 
  37. Windows, especially when running Windows 386 enhanced mode.                
  38.                                                                    
  39. However, some other applications can be started before you
  40. start Windows. Only attempt this if the documentation you
  41. received with the application specifies that it will work.
  42. In all other cases, start Windows first, and then run your 
  43. emulator from a DOS Prompt, or directly from Windows 
  44. Program Manager.  
  45.  
  46.  
  47. Getting Optimal Performance with 3270 Applications
  48. --------------------------------------------------
  49. High-speed communications programs like 3270 emulators run 
  50. successfully when you run Windows 3.0 in 386 enhanced mode. 
  51. However, when running in real or standard mode, you must 
  52. select the Prevent Program Switch option in the 3270 
  53. emulator's PIF to ensure against accidental loss of your 
  54. mainframe connection.
  55.  
  56. When running in 386 enhanced mode, you will achieve the best 
  57. results by using the following recommendations:
  58.  
  59.   *  Start all 3270 emulation utilities from the DOS prompt.
  60.  
  61.   *  Make sure the virtual machine can run in the background 
  62.      by setting the background bit in the virtual machine's 
  63.      Settings dialog box or in the PIF you use to start the 
  64.      machine. This should prevent your mainframe session 
  65.      from being disconnected when you run other applications.
  66.  
  67.   *  For the best results, run all 3270 emulation 
  68.      applications full screen. 
  69.  
  70.   *  If you do run your 3270 emulator in a window, do not
  71.      use your mouse to select text. Selecting text in this
  72.      way will temporarily suspend your application and
  73.      might cause your mainframe session to be disconnected.
  74.  
  75.   *  To use file send and file receive utilities, you must 
  76.      set the Memory Required parameter for COMMAND.PIF 
  77.      so that enough memory is available to load both the 
  78.      emulator and the utilities at the same time. See the 
  79.      3270 emulator's documentation for memory requirements 
  80.      and recommendations for system settings.
  81.  
  82.   *  If you are running Windows in standard or real mode, 
  83.      and cannot use Windows hotkeys to switch away from your 
  84.      3270 emulator or to copy the emulator's screen to the        
  85.      Clipboard, the emulator is probably intercepting the 
  86.      hotkeys before Windows receives them. 
  87.  
  88.      Try using a hotkey to switch from the host session to 
  89.      the DOS session being maintained by the emulator. This 
  90.      usually causes the emulator to pass the keystrokes on 
  91.      to Windows, thereby allowing you to switch tasks.
  92.  
  93. See Chapter 12, "More About Application," in the Windows User's 
  94. Guide for more information about PIFs and memory-resident
  95. applications.
  96.  
  97.  
  98. IBM Personal Communications/3270 (PCS)
  99. --------------------------------------
  100.   *  PCS reserves specific keys for switching between the host 
  101.      and the MS-DOS sessions. These "hot keys" conflict with the 
  102.      following keys reserved for use by Windows 3.0:
  103.            
  104.        CTRL+ESC
  105.        ALT+TAB
  106.        ALT+ESC
  107.             
  108.      To redefine these key combinations, use a keyboard 
  109.      definition file. You can find the proper procedure in your 
  110.      PCS product documentation.
  111.  
  112.   *  If you want your 286-based PS/2 computer configured to use 
  113.      expanded memory, you must add the following line to your 
  114.      CONFIG.SYS file:
  115.  
  116.        device=PCSX2EMS.SYS
  117.  
  118.      When you ran Setup to install Windows and chose to let 
  119.      Windows modify your CONFIG.SYS, this line was removed. 
  120.      Check the backup, CONFIG.OLD for the exact entry you must 
  121.      add.
  122.  
  123.      See your PCS documentation for further information on
  124.      using PCSX2EMS.SYS.
  125.  
  126.   *  Make sure you always unload PCS before exiting the MS-DOS 
  127.      session where PCS was initialized.
  128.  
  129.   *  If your computer is configured so that no EMS page frame
  130.      is available, you must prevent PCS from using expanded
  131.      memory. Create a program information file (PIF) for 
  132.      PCS and include these settings:
  133.  
  134.        EMS Memory KB Required  0
  135.        EMS Memory KB Limit     0
  136.  
  137.      For information about creating a PIF, see Chapter 12,
  138.      "More About Applications," in the Windows User's Guide.   
  139.   
  140.   *  If you access PCS via a gateway on PCLP or Token Ring 
  141.      networks, you must prevent other applications from trying
  142.      to run while PCS is running. Select the Exclusive option 
  143.      in the PIF for PCS to ensure safe operation.
  144.  
  145.  
  146. DCA IRMAX  or IrmaLan
  147. ---------------------
  148.   *  Make sure the DCA keyboard is loaded before you start
  149.      Windows by including the following line in your CONFIG.SYS 
  150.      file:
  151.  
  152.         device=kybddrv.sys -1b
  153.  
  154.      If you are running Windows in real or standard mode, 
  155.      you must toggle to the DOS session before using Windows 
  156.      hotkeys to switch tasks. If you do not, the driver might 
  157.      intercept keystrokes meant for another non-Windows 
  158.      application and send them to the host.         
  159.  
  160.   *  If you are running Windows in 386 enhanced mode, add the 
  161.      following line to the [386Enh] section of the SYSTEM.INI 
  162.      file:
  163.  
  164.         LOCAL=EXTKYBD
  165.  
  166.      See the on-line document SYSINI3.TXT for information about
  167.      the procedure.
  168.  
  169.   *  If you want to paste information from the Windows Clipboard 
  170.      to IRMAX, clear the Allow Fast Paste check box in the 
  171.      Advanced Options of the DCA's PIF.
  172.  
  173.  
  174. DCA IRMA Plus+
  175. --------------
  176. You will not be able to terminate IRMA Plus as usual. If you 
  177. press Shift+Shift to switch to the Host, and then press Shift+F6
  178. to exit the emulator, you will return to the DOS prompt, not to
  179. the IRMA Pop-up program box. At this point, you can press 
  180. ALT+TAB and return to Windows, but you cannot exit the emulator.  
  181.  
  182. To terminate properly, create the following batch file:
  183.  
  184.   echo off
  185.   cls
  186.   %1 %2 %3 %4 %5 %6 %7 %8 %9
  187.   echo MICROSOFT WINDOWS POP-UP SUPPORT
  188.   echo Your pop-up program has been loaded and you may activate 
  189.   it as echo you would normally. When you have finished using 
  190.   this pop-up echo program, exit it or press any key to return 
  191.   to Windows.
  192.   pause
  193.   command /c echo Done
  194.  
  195. Name the batch file E7.BAT. Create a PIF for IRMA Plus. Enter 
  196. e7.bat as the Program Name, and e7.com as an optional parameter.  
  197.  
  198.   NOTE:  This batch file and its associated PIF file can be used 
  199.          for other programs that terminate abnormally. Be sure 
  200.          that you enter the appropriate application name as the
  201.          optional parameter.
  202.  
  203.  
  204. Attachmate Extra or Extra Gateway 
  205. ----------------------------------
  206.   *  If you have problems switching away from Extra Gateway, 
  207.      answer Yes to the question "Will you be using Windows 386?" 
  208.      in the Extra Gateway configuration program. Answering Yes 
  209.      enables the -CQ option in your EXTRA.BAT file.
  210.  
  211.   *  To ensure proper termination of Extra, clear the Close
  212.      Window on Exit option (remove the X) in PIF for Extra.
  213.      Alternately, you can use the E7.BAT file as explained in
  214.      the previous topic, "DCA IRMA Plus+."     
  215.  
  216.  
  217. OTHER ON-LINE DOCUMENTS
  218. =======================
  219.  
  220. The following are other on-line documents that contain important
  221. information not included in the Windows User's Guide or in 
  222. on-line Help:  
  223.  
  224. NETWORKS.TXT    Information about running Windows with specific 
  225.                 network configurations.
  226.  
  227. PRINTERS.TXT    Information about particular printers and fonts 
  228.              that help you configure them to run in the 
  229.             Windows environment.
  230.  
  231. SYSINI.TXT      Procedures for modifying SYSTEM.INI settings 
  232. SYSINI2.TXT     (for advanced users only).
  233. SYSINI3.TXT
  234.  
  235. WININI.TXT      Procedures for modifying WIN.INI settings 
  236. WININI2.TXT      (for advanced users only).
  237.  
  238.