tianalita
3rd January 2002, 16:27
I'd like to retrieve a warning message when i use the api mode but i don't know which function i must use. Please help me !
NPRao
3rd January 2002, 21:34
Sorry, Can you be more clear. I didnt get your question.
popeye
3rd January 2002, 23:41
Get Last Error Message from Session
SYNTAX
string stpapi.get.mess.code(string session)
ARGUMENTS
session Name of the session this command is executed on.
DESCRIPTION
This retrieves the last error message generated by the indicated session as a result of an stpapi.* function call.
RETURN VALUES
String containing text of error message or the empty string if no error message found.
Hope this helps.
Cheers,
M
lchicuy
31st October 2007, 21:54
I'd like to retrieve a warning message when i use the api mode but i don't know which function i must use. Please help me !
Hello, you have documentation of the API of BAAN IV and V for AIX 5.3?
;) ;) ;) ;) ;)
mark_h
31st October 2007, 22:01
Actually this post should be in this forum -http://www.baanboard.com/baanboard/forumdisplay.php?f=59. If you go to this forum you will see a sticky thread with some documentation on API. Plus search that forum for examples, sessions and code.