[fpc-pascal] Read JSON from file

leledumbo leledumbo_cool at yahoo.co.id
Fri Aug 7 14:46:09 CEST 2015


> J:=GetJSON(json);    // Error is here. 

quick fix:

J:=GetJSON(json.text);




--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Read-JSON-from-file-tp5722198p5722224.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list