[REBOL] Quote server, now new and improved!
From: ryanc::iesco-dms::com at: 23-May-2001 14:55
>> do %rugby.r
>> print rugby-client/rexec/with [help] make port! tcp://206.229.23.41:8001
Random
No arguments
Picks a random quote
Quote
Takes argument of anytype!
Returns a quote designated for the given value.
Total?
Takes no arguments
Returns total number of quotes.
Suggest
Takes argument of type string!
Suggest a quote for the database.
About
Takes no arguments
Information about this server.
Help
Takes no arguments
Information about use.
>> ; Quote of the day
>> print rugby-client/rexec/with [quote now/date] make port! tcp://206.229.23.41:8001
The problem with learning from experience is that you get the test before
the lesson.
>>
Enjoy,
--Ryan