FUNCTION long snod25x(string host,string port,string
user,string passwd, string cert, string cacert,string
nodtjanst,string arg,string extra,string result, long
resultbuf) LIBRARY "sn25.dll"
When I try to call it, in runtime, I get the following error
message:
PowerBuilder Application Execution Error (R0021)
Application terminated.
Error: Bad runtime function reference at line 8.
Line 8 is the row where I try to call the function snod25x.
Does anyone know what is wrong and how I can solve this
problem?
Thanks in advance for your help!
Maria
first, You do not have to send the same message to be noticed.
You should always give us more informations about PB version and build
You are using, also DB if it's involved.
If You call API check what GetLastError says.
Can You send this code(including declaration/initialization of parameters)
Regards
<Maria Folkesson> wrote in message
news:4517f458.627...@sybase.com...