[REBOL] Re: Newbie needs help with Services
From: gabriele::colellachiara::com at: 11-Nov-2005 21:35
Hi Kai,
On Friday, November 11, 2005, 8:27:31 PM, you wrote:
KP> Seems that the docs
KP> (http://www.rebol.net/rebservices/services-start.htm) need quite a bit
KP> of work:
KP> WAIT isn't mentioned anywhere and the server examples thus don't work.
KP> Also, with the WAIT in place, no one will ever see the ASK output from
KP> the server examples etc.
The ASK was enough on the /ASYNC version of REBOL/Core, because
everything is async there, console included. But that does not
work in View 1.3 and you need to explicitly WAIT (or DO-EVENTS).
KP> [info title] requests worked for me - [time], however, did not:
Indeed - DATE is the correct command.
You can use the COMMANDS command to get a list (only in the HOME
service right now, but that will hopefully work for any service in
the future).
Regards,
Gabriele.
--
Gabriele Santilli <gabriele-rebol.com> --- http://www.rebol.com/
Colella Chiara software division --- http://www.colellachiara.com/