Hi, I'm quite new to the language and as I found great difficulty in assigning user input to be a particular datatype. For instance, I checked out webfinder.r where there's a series with a pre-determined list of urls for Rebol to fetch, but any attempts on my part to put an Ask statement asking for user to input urls, then placing the input into a series repeatedly resulted in the input becoming a 'string' instead of a 'url'. I faced similar difficulties with files. Say I want to prompt the user to input the filename he wants to save to. Perhaps I'm still thinking in traditional programming concepts, but I'm stumped here. Any help would very much be appreciated. sincerely, kelvin
