 




<?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: Command line screens</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/command-line-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-3/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-3/#comment-81534</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 15 Sep 2010 23:20:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-81534</guid>
		<description><![CDATA[Bruce&#039;s mention of the QUSCMDLN API can be useful. It is essentially what happens when you press &lt;F21=System command&gt; in SEU and a few other places.

For many developers or administrators, setting your attention-program to QSYS/QUSCMDLN can be very handy.

Using it in an application will make a &quot;normal command line&quot; simply appear on your screen when you call the API. You don&#039;t need to create an input field; there won&#039;t be anything that looks like a command line when your display file is active.

You would only have a new function key (&lt;F9=Command line&gt;) as one of your F-keys in your display file. The command line window would appear when your program called QSYS/QUSCMDLN after you received the &lt;F9&gt; signal.

As with any command processing API, be aware of how adopted authority is used in your program. You probably don&#039;t want the authority of the owner of your program to be passed into the API.

You can see it work simply by running CALL QUSCMDLN from an existing command line. Or you can try it by having CALL QUSCMDLN in a small CL program and calling that program.

It&#039;s not exactly what you asked for since no command line will show as part of your display file, but it can be an improvement in many cases.

Tom]]></description>
		<content:encoded><![CDATA[<p>Bruce&#8217;s mention of the QUSCMDLN API can be useful. It is essentially what happens when you press &lt;F21=System command&gt; in SEU and a few other places.</p>
<p>For many developers or administrators, setting your attention-program to QSYS/QUSCMDLN can be very handy.</p>
<p>Using it in an application will make a &#8220;normal command line&#8221; simply appear on your screen when you call the API. You don&#8217;t need to create an input field; there won&#8217;t be anything that looks like a command line when your display file is active.</p>
<p>You would only have a new function key (&lt;F9=Command line&gt;) as one of your F-keys in your display file. The command line window would appear when your program called QSYS/QUSCMDLN after you received the &lt;F9&gt; signal.</p>
<p>As with any command processing API, be aware of how adopted authority is used in your program. You probably don&#8217;t want the authority of the owner of your program to be passed into the API.</p>
<p>You can see it work simply by running CALL QUSCMDLN from an existing command line. Or you can try it by having CALL QUSCMDLN in a small CL program and calling that program.</p>
<p>It&#8217;s not exactly what you asked for since no command line will show as part of your display file, but it can be an improvement in many cases.</p>
<p>Tom</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/8 queries in 0.012 seconds using memcached
Object Caching 269/270 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 04:12:31 -->