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

[REBOL] Re: Auto-Converting Rebol filepaths to localOS formats

From: rebol:optushome:au at: 16-Oct-2002 20:12

REBOL/View 1.2.1.3.1 21-Jun-2001
>> to-local-file what-dir
== %c:\rebol\view
>> to-rebol-file "c:\rebol\view"
== %/c/rebol/view Cheers, Allen K