iscons
20th January 2015, 00:37
what is the extern function f0145m000.save() used for ?? BOI ?
for stpapi I would call the stpapi.save( "tcmcs0145m000", error ) ?
function extern long f0145m000.save( ref string error )
{
DLLUSAGE
Function to save an update/insert/delete in session tcmcs0145m000
ENDDLLUSAGE
return( stpapi.save( "tcmcs0145m000", error ) )
}
for stpapi I would call the stpapi.save( "tcmcs0145m000", error ) ?
function extern long f0145m000.save( ref string error )
{
DLLUSAGE
Function to save an update/insert/delete in session tcmcs0145m000
ENDDLLUSAGE
return( stpapi.save( "tcmcs0145m000", error ) )
}