// Licensed Materials - Property of IBM // IBM Cognos Products: hal // (C) Copyright IBM Corp. 2003, 2017. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. function C_StringsRequest(_hLN1, _hV52, _hTO1){var a=G_ResManager._h02(_hV52);this.F_ConstructBaseClass(_hLN1, a, null, _hTO1);};C_StringsRequest.F_Extends(C_MultiFileRequest);C_StringsRequest.prototype.F_ProcessResponse=function(){C_StringsRequest.superClass.F_ProcessResponse.call(this);G_ResManager._hRE(this.F_GetFileNames(), this.F_GetFileContents());};