This describes the start
script that is an example script on
how to startup the Erlang system in embedded mode on Unix.
You can read more about the use in the Embedded System User's
Guide
.
In the example there is one argument
start_erl.data
file
to use.
There is also an environment variable RELDIR
that can
be set prior to calling this example that set the directory
where to find the release files.
run_erl(1), start_erl(1)