home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / ASMSHELL.ZIP / ASMSHELL.DOC next >
Text File  |  1992-10-18  |  3KB  |  52 lines

  1.                                    ASM SHELL
  2.  
  3.                                 By David Carney
  4.                      Copyright (C) 1992 MacroWare Software
  5.                               All Rights Reserved
  6.  
  7.  
  8.                                ==================
  9.                                   INTRODUCTION
  10.                                ==================
  11.  
  12.        The ASM Shell has been specially designed to work with the
  13.        assembly language compiler and linker. This program will help you
  14.        cut down on the amount of work that is wasted in typing in the
  15.        same parameters over and over when you want to compile, link, or
  16.        edit your source codes. This program even automates the process
  17.        of running your program and contains a definable dos shell
  18.        option. While the program is designed for assembly, it could
  19.        conceivably work for any programming language that contains a
  20.        compiler and a linker. If you find this program useful we ask
  21.        that you register it. Details on how to do so are contained in
  22.        the MacroWare Software Distribution Demo which can be run by
  23.        typing 'macrodem' at the dos prompt. The 'MACRODEM.EXE' program
  24.        will display useful information about MacroWare Software and will
  25.        aslo describe how to register this or any other MacroWare
  26.        program.
  27.  
  28.  
  29.  
  30.                            =========================
  31.                               USING THE ASM SHELL
  32.                            =========================
  33.  
  34.        The ASM Shell is extremely simple to use. After you run the
  35.        program you will be presented with a menu on the right side of
  36.        the screen and a list of the current settings on the right side
  37.        of the screen. Navigation through the menu is controlled with the
  38.        arrow keys and choosing an option can be done with the enter key.
  39.        The first option is 'Configure Settings'. Choosing this will
  40.        cause the highlight bar to jump into the settings list and you
  41.        can move up or down with the arrow keys here also. To choose
  42.        which setting you want to change, highlight it and then press
  43.        enter. Then simply type in what you want. Type in the full
  44.        filename and path of the programs that are asked for. Sample
  45.        settings are provided for you when you start the program. The
  46.        rest of this shell program is pretty straight forward. Just
  47.        experiment with the options to familiarize yourself with them.
  48.  
  49.  
  50.  
  51.  
  52.