Here's the bug server:
>> date: does [ return now/date ] >> xmlrpc-serve 9001 [ now date ] ** Script Error: Cannot use path on none! value ** Where: rejoin ** Near: pad-zero date/time/1 ":" pad-zero date/time/2 >> client: >> xmlrpc-exec http://localhost:9001 [ now ] == 22-Jul-2009/9:37:38 >> xmlrpc-exec http://localhost:9001 [ date ] ** Access Error: Network timeout ** Where: xmlrpc-exec ** Near: tmp: copy con On Wed, Jul 22, 2009 at 9:30 AM, Graham Chiu<[email protected]> wrote: > Andreas > > I wanted to use it within an exposed method. > > I noticed that when returning dates, the xmlrpc server would just shut down :( > > On Wed, Jul 22, 2009 at 9:19 AM, Andreas Bolka<[email protected]> wrote: >> >> Graham, >> >> On Sun Jul 19 03:24:07 +0200 2009, Graham Chiu wrote: >>> I'm going to use RebXr for a few utilities. >> >> Nice. Let me know of any shortcomings you encounter. >> -- Graham Chiu http://www.synapsedirect.com Synapse - the use from anywhere EMR. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
