Using the files() function

Alex Tweedly alex at tweedly.net
Fri Jul 15 19:21:45 EDT 2016


I've always just used the 'english' version, i.e.

    put the files into tVar

rather than the function version,

   put files() into tVar

but now that the function version allows an optional parameter, I'd 
rather use that.

Is there a way to do the equivalent of "put the detailed files into tVar" ?

Thanks

-- Alex





More information about the use-livecode mailing list