REBOL3 tracker
  0.9.12 beta
Ticket #0001366 User: anonymous

Project:



rss
TypeWish Statustested Date1-Dec-2009 05:01
Versionalpha 95 CategoryMezzanine Submitted byCarl
PlatformAll Severitytrivial Prioritynormal

Summary SPLIT-PATH on string
Description There are times when building directory paths that we may want to split-path not just file and url types, but also strings. It is reasonable to do so because file!, url!, and string! all use the same internal unicode string handling.
Example code
split-path "dir/file.txt"

Assigned ton/a Fixed inalpha 97 Last Update8-Feb-2010 01:49


Comments

Date User Field Action Change
8-Feb-2010 01:49 BrianH Status Modified built => tested
6-Feb-2010 22:49 Carl Fixedin Modified => alpha 97
6-Feb-2010 22:49 Carl Status Modified reviewed => built
2-Dec-2009 10:17 BrianH Description Modified -
2-Dec-2009 10:17 BrianH Code Modified -
2-Dec-2009 10:17 BrianH Category Modified Unspecified => Mezzanine
2-Dec-2009 10:17 BrianH Severity Modified minor => trivial
2-Dec-2009 10:17 BrianH Status Modified submitted => reviewed
1-Dec-2009 05:01 carl Ticket Added -