Hi Peter, > Am 12.01.2016 um 16:50 schrieb Peter M. Brigham <[email protected]>: > > mdls doesn't like spaces in the file path. What do I do to escape spaces here?
Just QUOTE it: … put shell( "mdls" && QUOTE & tFilepath & QUOTE) into tFileInfo … > -- Peter > > Peter M. Brigham > [email protected] > http://home.comcast.net/~pmbrig Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
