Post:
Code: Select all
HTTPRequest>xxx,,POST,yyy,sResult
Code: Select all
{"srvhead":{"ixncode":"MuAgent.AddEvent","ixnstat":"OK","errtext":"","errno":0,"getcnt":0,"inscnt":1,"updcnt":0,"delcnt":0,"iudcnt":0,"subcnt":0,"keylist":""}}
Code: Select all
0: SRESULT={"srvhead":{"ixncode":"MuAgent.AddEvent","ixnstat":"OK","errtext":"","errno":0,"getcnt":0,"inscnt":1,"updcnt":0,"delcnt":0,"iudcnt":0,"subcnt":0,"keylist":""}}
Code: Select all
JSONParse>%sResult%,ixnstat,r
ERROR: Line XX: not appropriate
I also can't perform any operations on that string variable holding the response. Could anyone provide some help with this issue? Thank you!Access violation at address..... [some null reference]