<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PROC REPORT PREIMAGE on MAINFRAME (mvs) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-PREIMAGE-on-MAINFRAME-mvs/m-p/34164#M8305</link>
    <description>First, you should review the SAS-generated HTML code where your HTML tag refereces your uploaded binary file.&lt;BR /&gt;
&lt;BR /&gt;
From what you have demonstrated, the file was uploaded to an MVS sequential dataset which is not going to be known to your mainframe web browser unless you have a specific CGI-interface implemented called MVSDS.&lt;BR /&gt;
&lt;BR /&gt;
You must have ODS HTML code to generate your web-content either to a z/OS MVS HFS/zFS or to a PDSE library?&lt;BR /&gt;
&lt;BR /&gt;
Also, as a simple test, you should attempt to display the PNG file independent of any other HTML code/tags, presuming your site has implemented the MVSDS facility in the HTTP (Apache) mainframe web server.  You will need to check with your IBM z/OS MVS mainframe system programmer staff to get the answer to this question.&lt;BR /&gt;
&lt;BR /&gt;
What I would recommend here is that you seek some technical guidance with generating web content to your z/OS mainframe web server, whether to a HFS/zFS or to MVS PDS/PDSE or sequential dataset resource.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Wed, 23 Dec 2009 15:03:17 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-12-23T15:03:17Z</dc:date>
    <item>
      <title>PROC REPORT PREIMAGE on MAINFRAME (mvs)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-PREIMAGE-on-MAINFRAME-mvs/m-p/34163#M8304</link>
      <description>dear all,&lt;BR /&gt;
my PROC REPORT works fine on PC and MAINFRAME.&lt;BR /&gt;
However, on mainframe my .PNG image is not dispayed properly (red cross) after emailing this html report.&lt;BR /&gt;
I did an FTP of the original PNG file to mainframe either BINARY as TEXT, nothing helps.&lt;BR /&gt;
I suppose the syntax below is correct?&lt;BR /&gt;
PC: call define('flag','style','style={preimage="c:\data\czech.png"}') &lt;BR /&gt;
MF: CALL DEFINE('FLAG','STYLE',"STYLE={PREIMAGE='D9HJA.S.TEST'}") &lt;BR /&gt;
&lt;BR /&gt;
any suggestions?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Herman</description>
      <pubDate>Wed, 23 Dec 2009 14:33:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-PREIMAGE-on-MAINFRAME-mvs/m-p/34163#M8304</guid>
      <dc:creator>Jaheuk</dc:creator>
      <dc:date>2009-12-23T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT PREIMAGE on MAINFRAME (mvs)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-PREIMAGE-on-MAINFRAME-mvs/m-p/34164#M8305</link>
      <description>First, you should review the SAS-generated HTML code where your HTML tag refereces your uploaded binary file.&lt;BR /&gt;
&lt;BR /&gt;
From what you have demonstrated, the file was uploaded to an MVS sequential dataset which is not going to be known to your mainframe web browser unless you have a specific CGI-interface implemented called MVSDS.&lt;BR /&gt;
&lt;BR /&gt;
You must have ODS HTML code to generate your web-content either to a z/OS MVS HFS/zFS or to a PDSE library?&lt;BR /&gt;
&lt;BR /&gt;
Also, as a simple test, you should attempt to display the PNG file independent of any other HTML code/tags, presuming your site has implemented the MVSDS facility in the HTTP (Apache) mainframe web server.  You will need to check with your IBM z/OS MVS mainframe system programmer staff to get the answer to this question.&lt;BR /&gt;
&lt;BR /&gt;
What I would recommend here is that you seek some technical guidance with generating web content to your z/OS mainframe web server, whether to a HFS/zFS or to MVS PDS/PDSE or sequential dataset resource.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 23 Dec 2009 15:03:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-PREIMAGE-on-MAINFRAME-mvs/m-p/34164#M8305</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-12-23T15:03:17Z</dc:date>
    </item>
  </channel>
</rss>

