home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pc3270sa.zip / ddxfer / ddxfer.doc < prev    next >
Text File  |  2002-02-28  |  2KB  |  89 lines

  1. ***************************************************************************
  2. *              IBM Personal Communications/3270 Version 4.10              *
  3. *                               for Windows 95                            *
  4. *                                                                         *
  5. *                                                                         *
  6. *                                DDXFER.EXE                               *
  7. *           A sample program for Drag & Drop file transfer to VM          *
  8. ***************************************************************************
  9.  
  10. DDXFER.EXE - Drag and Drop File Transfer
  11. ========================================
  12.  
  13.   DDXfer allows you to upload files from your PC to VM/CMS.  It runs under
  14.   Windows 95.
  15.  
  16.   How to use DDXfer
  17.   -----------------
  18.  
  19.   1. Start a PC/3270 with the DDE/HLLAPI enabled (this is the default).
  20.  
  21.   2. Log on to the host system.
  22.  
  23.   2. Start DDXfer and File Manager.
  24.  
  25.   3. Select a file in File Manager.
  26.  
  27.   4. Drag the file into the DDXfer window.
  28.  
  29.   5. Release the file; file transfer will start automatically.
  30.  
  31.  
  32.   Menu - Options
  33.   --------------
  34.  
  35.      Clear List
  36.      ----------
  37.      Allows you to clear the DDXfer window.
  38.  
  39.      Change Title
  40.      ------------
  41.      Allows you to change the title of the DDXfer window.
  42.  
  43.      Parameters
  44.      ----------
  45.      Allows you to specify file-transfer options and the target-session ID.
  46.  
  47.      Always on Top
  48.      -------------
  49.      If this is checked, the DDXfer window will always be uppermost.
  50.  
  51.  
  52.   Menu - Special
  53.   --------------
  54.  
  55.      Terminate
  56.      ---------
  57.      When you drag and drop multiple files, DDXfer allows you to
  58.      terminate the request in the middle of transfer.
  59.  
  60.   Menu - Help
  61.   -----------
  62.  
  63.      About DDXfer
  64.      ------------
  65.      Displays information about DDXfer.
  66.  
  67.  
  68.   Special feature
  69.   ---------------
  70.  
  71.   - Allows you to execute multiple file transfers:
  72.       After you have sent a file, it remains in the DDXfer window.  To send
  73.       it again, just double-click it.
  74.  
  75.  
  76.   Problem determination
  77.   ---------------------
  78.  
  79.    1. File Error 'Cannot find PCSHLL32.DLL'
  80.  
  81.    - Make sure that DDE/EHLLAPI is enabled (API Settings in the File menu)
  82.  
  83.    - Make sure that PC/3270 is started
  84.  
  85.    2. Change Disk error 'Change Disk PCSHLL32.DLL' and 'Change Disk SHELL.DLL'
  86.  
  87.    - Make sure your Windows version is Windows 95.
  88.  
  89.