Hello Yuvaraj,
I set up the repository at c:\axis2c and look into the original yahoo.c sources.
I found that you translated the following 3 lines incorrectly, they should be
re=: element_create e;0;'yahoo_rest_search';0;(iad 'rn')
ae=: element_create e;rn;'appid';0;(iad 'an')
....
qe=: element_create e;rn;'query';0;(iad 'qn')
having changing them, I managed to execute the line without problem.
retn=: svc_client_send_receive c;e;rn
please kindly complete the example and post here for our reference.
PS. relevant definitions for the verb 'iad' in dll.ijs are as follows:
symget=: 15!:6
symdat=: 3 : 0 NB. symdat symget <'name'
had=. {.memr y,(IF64{4 8),1,JPTR
had+{.memr had,0,1,JPTR
)
iad=: [EMAIL PROTECTED]@boxopen
--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm