home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / AMEVAL2.ZIP / README.DOC < prev   
Text File  |  1990-10-04  |  3KB  |  64 lines

  1. Welcome to the world of Applications Manager, AM.
  2.  
  3. Applications Manager 2.20 requires OS/2 1.2 or higher.
  4.  
  5. ****************************************************************************
  6. There are four files for Applications Manager, only two are required.  The first two, the required ones, are AMEVL1 and AMEVL2.  AMEVL1 contains the AM executable file (AM.EXE), a bind file for database work (AMSQLEE.BND), and this readme document (README.DOC).  AMEVL2 contains the DLL's required for Applications Manager and the command file AMSQLUSE.cmd.
  7.  
  8. AMEVL3 contains sample files for applications manager and this readme document. AMEVL4 contains the getting started documentation for Applications Manager and this readme document.
  9. ****************************************************************************
  10.  
  11. To setup Applications Manager make a directory named: AM
  12. Within this directory make a sub-directory named: DLL
  13.  
  14. The AM directory should contain the file AM.EXE, the AMSQLEE.BND file, and any of the sample files you may have.
  15.  
  16. The DLL directory should contain the following DLL's:
  17. Amcrtlib.dll, Ameres.dll, Amico.dll, Amidkapi.dll, Amsqlee.dll, Amsqlss.dll, and Amsqluse.cmd.
  18.  
  19. The AMSQLUSE.CMD command must be used to create the amsql.dll.
  20. Type:
  21.     amsqluse ss        for SQL server
  22.      OR
  23.     amsqluse ee        for Database Manager (Extended Edition)
  24.  
  25. *If using Database Manager, AM must be bound to the database:
  26. From the AM directory:
  27.  
  28. Type: STARTDBM    This will start Database Manager
  29.  
  30. Type: Sqlbind amsqlee.bnd sample    sample bing the database name
  31.  
  32.  
  33. To add Applications Manager to the Start Programs Window:
  34.  
  35. Select New from the Group pull down menu on Desktop Manager.
  36.  
  37. Type: Applications Manager Evaluator and press OK button.
  38.  
  39. Inside of this group select NEW from the PROGRAM pull down menu and fill in parameters as follows:
  40.  
  41. Required
  42.     Program Title:        Applications Manager
  43.     Path & file Name:    C:\AM\AM.EXE
  44. Optional
  45.     Parameters:
  46.     Working Directory:    C:\AM
  47.  
  48. Press the Add button.
  49.  
  50. Now you need to edit your CONFIG.SYS file for the system to find the DLL's needed.  Add to the end of your Libpath statement:   C:\AM\DLL;
  51.  
  52. Re-boot your machine and you are all set.
  53.  
  54. Under normal conditions, the install program on the disk distributed handles the complete installation of Applications Manager.
  55.  
  56.  
  57. This Evaluator version of AM is set to only allow modules of 25K or samller to be saved.
  58.  
  59. If you have any questions about AM contact us at Intelligent Environments, (508)-640-1080.  Or ask your IBM representative about us.
  60.  
  61. Remember this is an evaluation package and only shows a fraction of AMs capabilities.
  62.  
  63. Good Luck and Enjoy!
  64.