home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / d / d014 / 1.ddi / EXE / README.1ST < prev    next >
Encoding:
Text File  |  1990-10-10  |  3.7 KB  |  81 lines

  1.  
  2.                             CASE:W for C 
  3.  
  4.                         Version 3.00 README.1ST file
  5.  
  6.  
  7. *****************************************************************************
  8.  
  9. Notes:
  10.  
  11. 1. If you encounter difficulties running the cinstall program (your screen 
  12. does not clear and the files are not copied), make sure that your autoexec.bat
  13. file does a "SET COMSPEC=path where COMMAND.COM is located".
  14.  
  15. 2. If you are following the Quiktour chapter in the manual, be sure to change 
  16. your Working directory (under the Options pulldown) to the subdirectory 
  17. Quiktour under the main CASEW directory before you start to build your 
  18. Quiktour application. This will allow CASE:W to find the supplied dialogs.
  19. Also, the generation process will create a make file called Quiktour which 
  20. would conflict with the subdirectory name Quiktour.
  21.  
  22. 3. Due to a WINDOWS feature when you are in CASE:W's main window with no
  23. pulldowns highlighted, the ENTER key also functions as <CTRL-M> which is the
  24. accelerator for MAKE under the BUILD pulldown.
  25.  
  26. 4. The Setup program has an option for the Make utility.  If left blank,
  27. CASE:W will utilize MAKE.EXE for Microsoft's 5.1 compiler and NMK.COM for
  28. the 6.0 compiler.  You may substitute your own option and CASE:W will
  29. append the application name to the end.  If you need the application name
  30. to appear within your command line, a percent sign may be used and CASE:W
  31. will substitute the application name for the percent.
  32. e. g., CUSTOM % Param2 is invoked as CUSTOM appname Param2.
  33.  
  34. 5. A CASE:PM application may be brought into CASE:W.  Each menu item should
  35. be selected and updated (CASE:W will convert tildes to ampersands for the
  36. accelerators).  The libraries and compiler options should be set correctly.
  37. Dialog boxes must be re-created with the WINDOWS Dialog Editor and placed in
  38. the appropriate directory.  Extended Code support data must then be
  39. reentered through CASE:W.
  40.    The CASE:W User Defined Code option allows the user to create and edit
  41. Include files while the UDC Dialog is displayed (a Push Button labeled Edit
  42. invokes the editor entered in CASE.INI).  New include files may be created
  43. by entering the new name in the Edit Control or existing files may be selected
  44. and modified.  This makes the INLINE User Defined Code method unnecessary.
  45.    To retrieve the CASE:PM INLINE code you should bring the application you
  46. wish to transfer into CASE:PM and display the INLINE code.  Invoke the
  47. the IBM system editor (or Clipboard compatible editor), hilite
  48. the INLINE code and hit Shift+Insert, then activate the Editor window and
  49. paste the code into a new Include file.  This include file may then be
  50. transfered to your DOS environment and added to CASE:W.
  51. *****************************************************************************
  52.  
  53.  
  54. GENERAL INFORMATION
  55. ___________________
  56.  
  57. The program and documentation files on this disk comprise the release of 
  58. CASE:W for C, Version 3.00.
  59.  
  60. If in the course of using this product, you have problems or suggestions, 
  61. feel free to contact us at CASEWORKS to report them.  Our main phone number 
  62. is (404) 399-6236.  We can be reached 24 hrs/day via FAX at (404) 399-9516.
  63.  
  64. CASEWORKS can also be reached via our 24 hr. BBS  system. Simply set your 
  65. modem to the following:
  66.  
  67.                 1200 or 2400 baud
  68.                 8 Data bits
  69.                 1 Stop bit
  70.                 No Parity
  71.  
  72. Dial (404) 399-9780.  When logging on for the first time, please read all of
  73. the instructions presented on the screen.  Be prepared to leave your real 
  74. name, as well as address information and your product serial number.  
  75.  
  76. Once logged on, you may leave a message to the SYSOP for assistance. 
  77. ===========================================================================
  78.  
  79.  
  80.  
  81.