seiya777
23rd April 2002, 13:34
Error is
1 : prosess 1 - Fatal error : Illegal number of args (2) for function stpapi.put.field expected 3.
2 : prosess 1 - Fatal error : Can not continue in ottstpoledaemon in DLL: ottstpapihand (stpapi.put.field)
I use stpapi calls to automate the sales order session. (tdsls4103s000.) BaaN iv c4.
I put data for the database from the session.
Code is
BaanObj.ParseExecFunction "ottstpapihand", "stpapi.put.field(" & Chr(34) & SubSess1 & Chr(34) & "," & Chr(34) & "tdsls042.nama" & Chr(34) & "," & Chr(34) & itemj & Chr(34) & ")"
Put data (itemj) is Japanese.
Can not use Japanese???
Can anyone tell me why this error occurs?
Thanks in advance.
S.Shimizu
1 : prosess 1 - Fatal error : Illegal number of args (2) for function stpapi.put.field expected 3.
2 : prosess 1 - Fatal error : Can not continue in ottstpoledaemon in DLL: ottstpapihand (stpapi.put.field)
I use stpapi calls to automate the sales order session. (tdsls4103s000.) BaaN iv c4.
I put data for the database from the session.
Code is
BaanObj.ParseExecFunction "ottstpapihand", "stpapi.put.field(" & Chr(34) & SubSess1 & Chr(34) & "," & Chr(34) & "tdsls042.nama" & Chr(34) & "," & Chr(34) & itemj & Chr(34) & ")"
Put data (itemj) is Japanese.
Can not use Japanese???
Can anyone tell me why this error occurs?
Thanks in advance.
S.Shimizu