MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Question
James Renken writes:
> How do I make
> /foo/bar/baz
> into
> $whatever:something("foo", "bar", "baz");
> ?
$whatever:something(@$string_utils:explode("/foo/bar/baz", "/"))
References:
- Question
- From: "James Renken" <renk0006@gold.tc.umn.edu>
Home |
Subject Index |
Thread Index