#	SID	@(#)readdemo.txt	3.7 - 95/11/10

Demo Version Readme File
-------------------------------

	SmartWare
	---------

        To start SmartWare, change to the angoss bin directory
        and select one of the following commands:

                angoss          Character based version.
                xangoss         Graphical (X Windows) version.
                oac             Same as angoss.
                xoac            Same as xangoss.

        The angoss and xangoss command line flag, -x, lists
        the remaining command line parameters. For example:

                angoss -x

        Note that this will not work with the oac and xoac commands.

	To use pulldown menus on X11 use the -pulldown parameter:

		xoac -pulldown

	To change size of the X11 version use something like:

		xoac -geometry 80x25

	Context-sensitive help can be obtained by pressing the
	F1 key.

	NOTE: Please set the ANGOSS environment variable to
	the directory where you installed it.  For example:

	ANGOSS=/usr/angoss
	export ANGOSS

	or in cshell

	setenv ANGOSS /usr/angoss

	If you are running the X11 version then you will need to set
	the DISPLAY environment variable to the name of your X11
	device.  This is normally your machine name followed by
	a ":0.0".  For example, on my machine named gold:

	DISPLAY=gold:0.0
	export DISPLAY

	or in cshell, on a machine named sodium:

	setenv DISPLAY sodium:0.0

	See documentation on X11 for details.


	SmartWare Survival Guide
	------------------------

	The swguide.txt file in ANGOSS root directory provides
	basic instructions on using the SmartWare Database,
	Wordprocessor, and Spreadsheet modules.



	Sample Application
	------------------

        To start the Sample RAD application, change to the angoss
        bin directory and start SmartWare with the -RAD parameter.
        For example:

                xoac -RAD/usr/angoss/apsys/sample

		or in character mode

                oac -RAD/usr/angoss/apsys/sample

        Substitute the /usr/angoss directory if required.


	Creating a RAD Application
	--------------------------

	To create a new application use the "Remember Make-Application"
	command within SmartWare or type "makenew" at the Unix prompt.
	Please read the RAD tutorial (oasys/radtut_u.txt).


Character Based Version Notes:
-------------------------------

        * Ctrl C is used as the Escape key while running SmartWare.

        * The escape key is often used a lead-in key however, if no
          key is pressed following the escape key, SmartWare will
          interpret this as escape.

        * To find what keys on your terminal map to the standard
          SmartWare keys, press Esc, Esc, BackSlash and then enter
          the key name (e.g., PgDn) into the resulting prompt. This
          will produce a list showing the unshifted, shifted, control,
          and alt versions of the specified key.



Other Readme Files:
-------------------

        In the angoss/oasys directory, you will find several text
        files that may be of value to you. These are:

        readme.txt      Latest information not found in the manuals.
	char.txt	Notes on the character mode executable.
	x11.txt		Notes on the X11 mode executable.
	resource.txt	SmartWare resources - printers, plotters, etc.
        etic.txt        A discussion on terminal setup for SmartWare.
        oa.txt          SmartWare Product description.
        prog.txt        Programming notes.
        radtut_u.txt    RAD Developer tutorial.
	xplat.txt	List of supported platforms and features

        These last five of these documents can also be accessed through
	the sample RAD application on the "Read Me Topics" menu.

Feedback Form:
--------------

	Please take the time to fill out our feedback form.  The
	file is "feedback.txt" in the main directory.


To Purchase ANGOSS SmartWare
----------------------------

	To purchase SmartWare PLUS see the order.txt file in the
	main directory.

