Re: detailed files with specified path?

2017-08-10 Thread panagiotis merakos via use-livecode
Hi Richard,

The new syntax does not support the  yet.

There is already a feature request about it:
http://quality.livecode.com/show_bug.cgi?id=18010

Best,
Panos
--

On Thu, Aug 10, 2017 at 8:21 PM, Richard Gaskin via use-livecode <
use-livecode@lists.runrev.com> wrote:

> LC 8.1 now includes an option to specify a folder for the "files"
> function, e.g.:
>
>  put files("~/Desktop")
>
> How do we obtain the detailed files for a specified folder using this
> extended functionality?
>
> I tried:
>
>   put the detailed files of "~/Desktop")
>
> ..and got an error. :(
>
> --
>  Richard Gaskin
>  Fourth World Systems
>  Software Design and Development for the Desktop, Mobile, and the Web
>  
>  ambassa...@fourthworld.comhttp://www.FourthWorld.com
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


detailed files with specified path?

2017-08-10 Thread Richard Gaskin via use-livecode
LC 8.1 now includes an option to specify a folder for the "files" 
function, e.g.:


 put files("~/Desktop")

How do we obtain the detailed files for a specified folder using this 
extended functionality?


I tried:

  put the detailed files of "~/Desktop")

..and got an error. :(

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode