[REBOL] Re: Community (was IOS).
From: brett:codeconscious at: 22-Mar-2002 10:47
Eheh. I dropped a cruicial change before posting. run-script: function [url] [file] [ if exists? file: path-thru url [ replace/all file " " " " call probe rejoin [rebol-exe " " to-local-file file] ] ] Sorry to distract from the essential point being that one can have a customised display to users. Brett.