> 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.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to