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

[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.