Before you begin
To define the first step in the HelloWorld project, you must
have started to define the project.
Procedure
- On the Step Details page in the Name field,
type EchoHelloWorld.
- In the Command field, enter a command
that writes Hello World to standard output
on your chosen server. For example, this command works
on Windows®, Solaris, Linux®, UNIX®, and Apple Macintosh OS X operating
systems:
echo Hello World
- Click Save Step. The
step is displayed in the step list.