rdm_sdk.html 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xml:lang="en-us" lang="en-us">
  4. <head>
  5. <!--
  6. Licensed Materials - Property of IBM
  7. IBM Cognos Products: DOCS
  8. © Copyright IBM Corp. 2005, 2014
  9. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. -->
  11. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2014."></meta>
  12. <meta http-equiv="Content-type" content="text/html; charset=UTF-8"></meta><meta http-equiv="Content-Script-Type" content="text/javascript"></meta><meta http-equiv="imagetoolbar" content="no"></meta><title>Software Development Kit Release Notes</title><script language="javascript" src="rdm_sdk_hid.js"></script><script language="javascript" src="common/init.js"></script><script language="javascript"><!--
  13. var sTabs ="rdm_sdk_ctb.html";
  14. var welcomeTopic ="rdm_sdk_c_sdk_knownissues.html";
  15. var safariBrowser = navigator.userAgent;
  16. var sCurrentTopic = init(1);
  17. if (safariBrowser.match(/safari/i)) {
  18. document.writeln("<frameset onLoad='init(1);window.focus();' border='0' frameborder='NO' framespacing='0' Rows='30,*'>");
  19. document.writeln("<frame name='header' src='rdm_sdk_hdr.html' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='no' title='Header' noresize='yes'/>");
  20. document.writeln("<frameset onLoad='init(1);window.focus();' border='0' frameborder='NO' framespacing='0' cols='1,*'>");
  21. document.writeln("<frame name='tab' src='" + sTabs + "' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='no' title='Sidebar' noresize='yes'/>");
  22. document.writeln("<frame name='content' src='" + sCurrentTopic + "' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='auto' title='Main Content' noresize='yes'/>");
  23. document.writeln("</frameset>");
  24. document.writeln("</frameset>");
  25. }
  26. else {
  27. document.writeln("<frameset border='0' frameborder='NO' framespacing='0' Rows='30,*'>");
  28. document.writeln("<frame name='header' src='rdm_sdk_hdr.html' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='no' title='Header' noresize='yes'/>");
  29. document.writeln("<frameset onLoad='init(1);window.focus();' border='0' frameborder='NO' framespacing='0' cols='1,*'>");
  30. document.writeln("<frame name='tab' src='" + sTabs + "' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='no' title='Sidebar' noresize='yes'/>");
  31. document.writeln("<frame name='content' src='" + sCurrentTopic + "' border='0' frameborder='NO' marginheight='0' marginwidth='0' scrolling='auto' title='Main Content' noresize='yes'/>");
  32. document.writeln("</frameset>");
  33. document.writeln("</frameset>");
  34. }// --></script>
  35. </head>
  36. <body><div role="main"><!-- --></div>
  37. <!--ZOOMSTOP-->
  38. <noscript>To use IBM Cognos product documentation, you must enable JavaScript in your browser.</noscript>
  39. <noscript>Internet Explorer Users: If the Information Bar displays a message informing you that active content has been restricted, click the Information Bar for an option to allow blocked content for the current help session. For more information on changing security settings, search Internet Explorer help for <q>active content advanced options</q>. All other browsers: Please make sure JavaScript is enabled.</noscript>
  40. <!--ZOOMRESTART-->
  41. </body>
  42. </html>