[REBOL] Parsing hostnames
From: ptretter::charter::net at: 14-Oct-2000 13:33
How do you parse a hostname only to return the first portion. For example: hoststring: rebol.dyndns.org I would only want to return the portion up to the first "." which would be rebol in this case. Paul Tretter