On Thu, 18 May 2000, Tuviah Robert wrote:
> >So it could be used like:
>
> > set the relativeDirectory to tUserLanguage
> > put the files into tMediaAssets
>
> Why not have the directory property list several directories, with MetaCard
> searching for files from the first directory to the last.
>
> For example
> set the directory(or directories) to
> "C:\MetaCard\files"&cr&:C\MetaCard\Images\"
>
> and when querying the directory is would return a list of directories
>
> Perhaps so that it remains backwards compatible have the "directory"
> property return and act on the first line, with another
> property("directories") return a complete listing of directories where
> MetaCard looks for files and images.
This sounds more like a PATH, in the UNIX use of the word. And while
this kind of thing works fine when looking for a single executable, it
gets a little more fuzzy when you try to apply it to media files
because it's a lot more likely that you're going to have multiple
files around with the same names. Something like the BASE HTML tag
seems like a better idea to me because it doesn't have this ambiguity
problem.
Regards,
Scott
> regards,
> Tuviah
********************************************************
Scott Raney [EMAIL PROTECTED] http://www.metacard.com
MetaCard: You know, there's an easier way to do that...
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.