[REBOL] Re: file! url! are subset of datatype ... ?
From: carl:cybercraft at: 12-Aug-2002 20:11
On 12-Aug-02, Anton wrote:> What datatype are file! and url! > a subset of?series! I don't know if there's any pseudotype more specific though.> Example: > func [ > input-file [file! url!] > ][...] > What can I replace [file! url!] with > that will allow both a file! and url! > to go through? > [port!] ? But > port? %afile ;== false > Just wondering. > Anton.-- Carl Read







