ngham
Gesendet: Donnerstag, 24. September 2015 13:30
An: How to use LiveCode
Betreff: Re: AW: Platform-specific file path delimiters
On 2015-09-24 13:21, Tiemo Hollmann TB wrote:
> Good to know!
>
> Though I knew, that I could have only used "/" for all platforms, I
> always pu
On 2015-09-24 13:21, Tiemo Hollmann TB wrote:
Good to know!
Though I knew, that I could have only used "/" for all platforms, I
always
put lots of effort in setting platform specific slashes in every case,
because of "nicer" error messages for the end user.
If you are building a path like spec
Good to know!
Though I knew, that I could have only used "/" for all platforms, I always
put lots of effort in setting platform specific slashes in every case,
because of "nicer" error messages for the end user.
If you are building a path like specialFolderPath("sdat") & slash & myFolder
etc. and