HelloWorld.ec.exe
------------------------------------------------------------------------------------

* PARAMETERS: 

 None

* RETURN: 

 "Hello World" string.


* DESCRIPTION:  

This is just a simple example of a external command that does not take
any parameter.  It just returns "Hello World" string.

* USAGE EXAMPLE:

<cmds>
<extcmd>("HelloWorld.ec.exe","",2,v)
<msg>(-100,-100,"%v%","Message",1,0,0)

------------------------------------------------------------------------------------
(c) 2007 Pitrinec Software

