 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How can I display excel and word documents as AS/400 views</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-display-excel-and-word-documents-as-as400-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-display-excel-and-word-documents-as-as400-views/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 02:14:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: billymolintas</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-display-excel-and-word-documents-as-as400-views/#comment-50721</link>
		<dc:creator>billymolintas</dc:creator>
		<pubDate>Tue, 27 Nov 2007 01:33:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-50721</guid>
		<description><![CDATA[Don&#039;t know of any command listings but all you have to figure out is the application exe to launch it and then provide a path to the corresponding document.]]></description>
		<content:encoded><![CDATA[<p>Don&#8217;t know of any command listings but all you have to figure out is the application exe to launch it and then provide a path to the corresponding document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackbegood</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-display-excel-and-word-documents-as-as400-views/#comment-50507</link>
		<dc:creator>jackbegood</dc:creator>
		<pubDate>Thu, 01 Nov 2007 15:11:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-50507</guid>
		<description><![CDATA[Hi there Billy/

I did like your answer with :
STRPCO PCTA(*NO)

STRPCCMD PCCMD(’start excel.exe “C:Dcoument pathname” ‘) PAUSE(*NO)

Do you know where I can find out more PC commands to use ?]]></description>
		<content:encoded><![CDATA[<p>Hi there Billy/</p>
<p>I did like your answer with :<br />
STRPCO PCTA(*NO)</p>
<p>STRPCCMD PCCMD(’start excel.exe “C:Dcoument pathname” ‘) PAUSE(*NO)</p>
<p>Do you know where I can find out more PC commands to use ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billymolintas</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-display-excel-and-word-documents-as-as400-views/#comment-50499</link>
		<dc:creator>billymolintas</dc:creator>
		<pubDate>Tue, 30 Oct 2007 17:17:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-50499</guid>
		<description><![CDATA[If your workstation supports it, you can launch the application from the green screen with the following commands. Additional programming can make it more user friendly. 

STRPCO PCTA(*NO)

STRPCCMD PCCMD(&#039;start excel.exe &quot;C:Dcoument pathname&quot; &#039;) PAUSE(*NO)]]></description>
		<content:encoded><![CDATA[<p>If your workstation supports it, you can launch the application from the green screen with the following commands. Additional programming can make it more user friendly. </p>
<p>STRPCO PCTA(*NO)</p>
<p>STRPCCMD PCCMD(&#8216;start excel.exe &#8220;C:Dcoument pathname&#8221; &#8216;) PAUSE(*NO)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 02:48:23 -->