home *** CD-ROM | disk | FTP | other *** search
/ Great Gourmet / EXGOURMET.ISO / xgourmet.z / README.TXT < prev    next >
Text File  |  1995-06-08  |  6KB  |  157 lines

  1. =================================================
  2.               Expert Great Gourmet 
  3.                   Version 1.0
  4.                  Program Notes
  5. =================================================
  6.  
  7.    ******************************************
  8.    *   Be sure to Re-start your system      *
  9.    *   before you start the Great Gourmet   *
  10.    *   Program.  If you are having          *
  11.    *   trouble opening a cookbook file, it  *
  12.    *   may be because the new system        *
  13.    *   settings have not taken effect.      *   
  14.    ******************************************
  15.  
  16.  
  17. Troubleshooting Tips:
  18.  
  19. ==================================================
  20. 1) Unable to Install ODBC:
  21.  
  22. The Setup program is unable to install ODBC if any
  23. application uses ODBC before you run Setup.  These
  24. applications include Microsoft Word 6.0, Excel 5.0 
  25. and Access, and Office, among others.
  26.  
  27.  
  28. The first thing you should try is to restart Windows,
  29. holding down the SHIFT key as Windows starts.  This
  30. will temporarily disable many applications that
  31. automatically start with Windows.  Then attempt to 
  32. install Great Gourmet again.
  33.  
  34. If the Setup program is still unable to install ODBC,
  35. you can manually install ODBC from the ODBC directory
  36. on the CD.  
  37.  
  38. To install and configure ODBC
  39.  
  40. 1.    Exit to a DOS prompt.  
  41. 2.    Type D: (or the letter of your CD-ROM drive)
  42.     and press Enter. 
  43. 3.    Type CD\ODBC and press Enter.  
  44.     The prompt changes to D:\ODBC>.
  45. 4.    Type COPY *.* C:\WINDOWS\SYSTEM and press Enter.  
  46.     Note:  If Windows is not located on drive C: 
  47.     substitute that  letter in the above 
  48.     line. All the files from this directory are 
  49.     copied to your  \WINDOWS\SYSTEM directory.
  50. 5.    Type CD\INI and press Enter.
  51.     The prompt changes to D:\ODBC\INI>.
  52. 6.    Type COPY *.* C:\WINDOWS and press Enter. 
  53.  
  54.     Note:  If Windows is not located on drive C: 
  55.     substitute that  letter in the above line.
  56.     All the files from this directory are copied to
  57.     your \WINDOWS  directory.
  58.  
  59. 7.    Return to Windows.
  60. 8.    Start Great Gourmet.  
  61.     Your program should now operate properly.
  62.  
  63. ============================================================
  64. 2) Open Window Appears When You Start Great Gourmet:
  65.  
  66. If the Open window appears when you start Great Gourmet,
  67. then you must tell Great Gourmet where the cookbook 
  68. database file is located.  Cookbook databases always end
  69. with the extension .OTM. The cookbook included with Great
  70. Gourmet is called FAVORITE.OTM and is located in the 
  71. FAVORITE directory under the \XGOURMET directory.  
  72. Double-click on the FAVORITE directory and then double-click
  73. again on the FAVORITE.OTM file. The program will start
  74. normally and will remember which cookbook it was using.
  75.  
  76. =================================================================
  77. 3) Permission Denied Message
  78.  
  79. If you receive the message "Permission denied," this indicates
  80. that SHARE.EXE is not properly configured for use with
  81. Great Gourmet.  Add the following line to the beginning of your
  82. AUTOEXEC.BAT file:
  83.     SHARE /L:500 /F:5100
  84. You must REBOOT YOUR COMPUTER before the change will take effect.  
  85. Note: SHARE.EXE must be in the DOS path or you must specify the
  86. path (drive and directory)to SHARE.EXE in the above line. 
  87.  
  88. =================================================================
  89. 4) Unable to Create File Buffer Message
  90.  
  91. The "Unable to create file buffer" message indicates Great Gourmet 
  92. ODBC database is unable to create temporary files.  
  93.  
  94. Check the following:
  95.  
  96. 1.    Make sure that you have at least 5 MB of free disk space
  97.     before you run Great Gourmet.
  98. 2.    Make sure that you have a TEMP environment variable set in
  99.     your AUTOEXEC.BAT file.  It should look something like 
  100.     this:
  101.  
  102.     SET TEMP=C:\TEMP
  103.  
  104.  
  105. Once you have established that the TEMP variable is being set,
  106. you must make sure the TEMP directory exists.  Using the example
  107. above, you must have a directory called C:\TEMP as well as the 
  108. TEMP variable.
  109.  
  110. If you add the SET TEMP=C:\TEMP line to your AUTOEXEC.BAT file,
  111. you must REBOOT YOUR COMPUTER before the change will take effect.
  112.  
  113. ================================================================
  114. 5) Creating Your Own Cookbook files:
  115.    You can create as many cookbooks as you
  116.    want; however you can only open one 
  117.    cookbook at a time.  
  118.  
  119.    The \XGOURMET\RESOURCE directory contains two
  120.    empty cookbook files that you rename and fill
  121.    with recipes.  
  122.  
  123.    The first file, NEW_INGS.OTM is an empty
  124.    cookbook which contains several thousand 
  125.    ingredients so you can easily enter your own 
  126.    ingredients. The second file, NEW.OTM is a 
  127.    completely empty cookbook that does not contain
  128.    ingredients.
  129.  
  130.    To create a new cookbook
  131.  
  132.    1. Copy the file NEW_INGS.OTM (or NEW.OTM)
  133.       from the \XGOURMET\RESOURCE\ directory to the
  134.       location you want on your hard disk. We 
  135.       recommend you create a new directory and name it
  136.       \XGOURMET\MYCOOKBK.
  137.  
  138.  ***  Note: be sure you copy these files from your 
  139.       Hard Drive and NOT the CD-ROM.  The files you 
  140.       copy from the CD are Read Only, and you won't be 
  141.       able to save your recipes to it unless you first 
  142.       change the File Properties.
  143.  
  144.    2. Rename the file to the name you want for your new 
  145.       cookbook.
  146.  
  147.    3. Start GREAT GOURMET.
  148.  
  149.    4. Open the new cookbook by selecting the File menu,
  150.       and choosing Open.
  151.  
  152.       The Open dialog appears.
  153.  
  154.    5. Select the cookbook file you want to open, then 
  155.       choose the OK button.
  156.  
  157.