home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / homecook / slim302b.zip / RUNSLM.TXT < prev    next >
Text File  |  1993-08-28  |  1KB  |  31 lines

  1.                                RUNNING SLIMMER
  2.                                ---------------
  3.  
  4.     Slimmer is started with the command S302 <enter>. It has a command line
  5.     feature that allows you to enter your name on the same line when you 
  6.     start the program. For example, I could start the program with the 
  7.     command "S302 George". The Slimmer program will normally be installed in
  8.     a subdirectory called SLIM30. (During installation, you have the option
  9.     of selecting the drive and subdirectory of your choice). The demo files
  10.     included with Slimmer are for "Slim". You can view the sample data by
  11.     either typing "demo" to activate the DEMO.BAT file, or by typing in
  12.     "S302 Slim". 
  13.  
  14.     From the DOS prompt, you would normally start Slimmer by first going to
  15.     the drive where Slimmer resides (C:) changing directories to the Slimmer 
  16.     subdirectory (CD\SLIM30), then entering the S302 command (S302). To
  17.     automate this process, create a BAT file called SLIMMER.BAT and have the
  18.     following lines in it:
  19.  
  20.     C:
  21.     cd\slim30
  22.     s302 george
  23.     
  24.     You would, of course, change the three lines to include your drive, sub-
  25.     directory, and name.
  26.  
  27.     Place the SLIMMER.BAT file somewhere in your path (in the root of your
  28.     primary hard disk for example). You can see what subdirectories are in 
  29.     the path by typing "path". Slimmer can then be started from any location 
  30.     in your computer by typing in "SLIMMER".
  31.