This directory contains a few sample scripts showing AppConfig usage.

  simple         # simple example demonstrating config file reading
  expand1        # as above with expansion of all variables
  expand1        # ditto with variable-specific expansion 
  complex        # more complex example

  sample.config  # sample configuration file read by above scripts


#========================================================================

NOTE: these examples haven't been updated since a very early internal
version of AppConfig and are far from complete.  The test files in 
the 't' sub directory contains many more reliable examples of usage.

- abw 29-Oct-1998

#========================================================================

