On 2017-01-26 10:54, Graeme Geldenhuys wrote: > So it seems the FPC JSON parser doesn't like DOS\Windows paths as data > values.
I guess the alternative (in case \<something> is supposed to be interpreted as an escape sequence) is to store my DOS\Windows paths with forward slashes like UNIX, then use SetDirSeparators() in my program to fix the resulting string. eg "d:/data" Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal