Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[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