This is the command start_embedded that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
start_embedded - OTP start script example for Unix
DESCRIPTION
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.
EXPORTS
start [ data_file ]
In the example there is one argument
data_file:
Optional, specifies what 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.
Use start_embedded online using onworks.net services