Thanks, both work.

However, 
factor -run=time-server

does not start the time-server.


--Jeff


>From Slava,
"

You need to do factor -run=hello-world

This file is meant to be run as a vocabulary ,not a stand-alone
script. For a stand-alone script hello world, try this:

------
USE: io
"Hello world" print
------
"


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to