There is a known issue in SilkPerformer 2007 where the SapGuiCloseSession function does not work if "null" is specified as the parameter. Instead it is necessary to specify the actual session to be closed, e.g. SapGuiCloseSession( "ses[0]" ); This issue has been fixed in SilkPerformer 2008. Old KB# 20640
↧