Oh true, it just returns the same filepath that it was given on osx and linux. However, now i'm wondering, linux and osx are case sensitive, if you're on one of those, are you sure you're not having a case issue?
On Thu, Feb 26, 2015 at 10:14 AM, Klaus major-k <[email protected]> wrote: > > > Am 26.02.2015 um 18:11 schrieb Mike Bonner <[email protected]>: > > > > Not sure it has anything to do with it, but you might try to-- set the > > filename of image "myimage" to the shortfilepath of "path/to > the/file.png" > > which will turn it into a non spaced, 8.3 style path. But I see klaus > has > > added a response, so i'm sure correct answer is forthcoming as soon as I > > update my screen. :D (either way, the shortfilepath conversion is > helpful > > in so many places, especially when using shell() ) > > Hint: shortfilepath() is WIndows only! > > -- > 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 > _______________________________________________ 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
