home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / con_rep.zip / README.CFG < prev    next >
Text File  |  1996-11-18  |  4KB  |  112 lines

  1. 1.  Intro
  2.  
  3.     This program was developed using VisPro REXX, OS/2    
  4.     Warp and OS/2 Merlin.
  5.  
  6. 2.  Objective                                       
  7.            
  8.     This  program was developed to help developers 
  9.     programming on the OS/2 platform easily see and
  10.     document the OS/2 config.sys file.  This program
  11.     was designed to be open and easy to customize.  The
  12.     power of this tool is that you can use this program
  13.     to easily support any OS/2 application.  Look at 
  14.     section 4 for ideas.
  15.  
  16. 3.  File structure
  17.  
  18.     The following files are neaded to run the program:
  19.     CON_REP.EXE
  20.     SET_VAR.CHK
  21.     README.CFG
  22.  
  23. 4.  Customization
  24.  
  25.     The set_var.chk file is a text file that should NEVER
  26.     have a blank line in the file or the program will exit.
  27.     This file is a text file and you should open it now
  28.     to view the examples in the file.  This file is used
  29.     as a key to search the config.sys file against and 
  30.     find the environment variables seting.
  31.  
  32.     The readme.cfg file is the current file you are reading
  33.     and it is displayed when ever the user clicks on the
  34.     view information file.  The advantage of this is that 
  35.     you can put how to trouble shoot or support the 
  36.     application in this file.  You could put the number of
  37.     the help desk or things to try and do BEFORE calling the
  38.     help desk.
  39.  
  40. 5.  A Hidden feature  
  41.  
  42.     You can highlight the text in the Information window
  43.     and copy it into another file or print it from the 
  44.     clip board.  If you are not familiar with how to do
  45.     this in OS/2 you can go to an OS/2 window and type
  46.     tutorial.  This interactive tutorial should be able
  47.     to show you how to copy, cut and paste things to and
  48.     from the clip board.
  49.  
  50.     As a bonous you can also highlight my e-mail address
  51.     press Ctrl-Ins and then from the "TO:" field in your
  52.     E-mail application press SHIFT-INS.  PRESTO!
  53.     You just typed in my E-mail address.
  54.  
  55. 6.  As a final note
  56.  
  57.     Since this program is FREE I am under NO legal
  58.     obligation to support or fix any bug you may find.
  59.     However since this program ONLY READS your config.sys
  60.     file and it is up to you to make any changes I feel
  61.     pretty safe from any MAJOR bugs that could do some
  62.     damage.
  63.  
  64. 7.  Other utilities
  65.     As a developer I recomend the following utilities
  66.     for OS/2 since they are my favorite.  They also
  67.     have saved my but many a time!
  68.  
  69.     Object Desktop      For making OS/2 the best OS!
  70.  
  71.     WatchCat            Utility that allows you to
  72.                         recover from system hangs.
  73.                         Those Germans ARE amazing!
  74.  
  75.     WarpNGo             A great utility for looking at
  76.                         and changing your OS/2 config.sys
  77.                         file from IBM.  Only flaw is you
  78.                         can't print out your file info!
  79.                         It also doesn't handle all path
  80.                         types.  But it IS a GREAT TOOL.
  81.  
  82.     Conner TR-4
  83.        with             This thing is one bad piece of  
  84.     Back Again/2        hardware!  4 Gig uncompressed or
  85.                         8 Gig compressed on one $39 dollar
  86.                         tape!  If you like OS/2 and REXX and
  87.                         like me have LOTS of OS/2 stuff 
  88.                         than you will LOVE Back Again/2.
  89.  
  90.     VisPro REXX         Last but not least.  My favorite
  91.                         GUI tool for writing quick apps!
  92.                         Those guys at HockWare just keep
  93.                         kicking but!
  94.  
  95.     Indelible Blue      I almost forgot to mention the
  96.                         people that keep feeding my addiction
  97.                         inspite of IBM trying to dry me out.
  98.                         <grin>  Also a warm thanks to my two
  99.                         mentors Duane C. and Einstein.
  100.                                 
  101.  
  102.  
  103.  
  104. ============================================================
  105. For comments or help please feel free to e-mail 
  106. me at tidwell@ibm.net.
  107.  
  108. Thank YOU!
  109.  
  110. Ed Tidwell
  111. Raleigh,NC
  112. ============================================================