<?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"
	>
<channel>
	<title>Comments on: iSeries utility FROG user review, pt. 3</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/</link>
	<description>A Search400.com blog</description>
	<pubDate>Fri, 27 Nov 2009 13:48:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jonas Temple</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-417</link>
		<dc:creator>Jonas Temple</dc:creator>
		<pubDate>Tue, 14 Aug 2007 12:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-417</guid>
		<description>Just to comment on 4, but FROG also has the ability to run SQL scripts.  In addition, those scripts can contain imbedded "substitution variables" that can be supplied at run time.  You can also:

* Issue CL commands from within FROG scripts (which I believe you can also do with iSeries Navigiator scripts tools).
* Download results to your PC in one of several file formats.
* Run PC commands (such as "Open" or a specific program)

And you can run these scripts with FROG completely unattended...FROG will sign on to the target machine, execute the script then sign off.</description>
		<content:encoded><![CDATA[<p>Just to comment on 4, but FROG also has the ability to run SQL scripts.  In addition, those scripts can contain imbedded &#8220;substitution variables&#8221; that can be supplied at run time.  You can also:</p>
<p>* Issue CL commands from within FROG scripts (which I believe you can also do with iSeries Navigiator scripts tools).<br />
* Download results to your PC in one of several file formats.<br />
* Run PC commands (such as &#8220;Open&#8221; or a specific program)</p>
<p>And you can run these scripts with FROG completely unattended&#8230;FROG will sign on to the target machine, execute the script then sign off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter B</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-416</link>
		<dc:creator>Peter B</dc:creator>
		<pubDate>Tue, 14 Aug 2007 00:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-416</guid>
		<description>I also agree with No. 4.  The iSeries Navigator query tool is by far the best utility for running queries.  You'll never go back to the green screen equivalents once you get used to it.  FROG is OK - maybe it will rival Navigator in time.</description>
		<content:encoded><![CDATA[<p>I also agree with No. 4.  The iSeries Navigator query tool is by far the best utility for running queries.  You&#8217;ll never go back to the green screen equivalents once you get used to it.  FROG is OK - maybe it will rival Navigator in time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Eovino</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-415</link>
		<dc:creator>Mike Eovino</dc:creator>
		<pubDate>Mon, 13 Aug 2007 21:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-415</guid>
		<description>I just started playing with the Data perspective in WDSC.  Not sure how you'd use it for editing a single record, but it appears to be pretty nice for browsing data (including running SQL).</description>
		<content:encoded><![CDATA[<p>I just started playing with the Data perspective in WDSC.  Not sure how you&#8217;d use it for editing a single record, but it appears to be pretty nice for browsing data (including running SQL).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce M</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-414</link>
		<dc:creator>Bruce M</dc:creator>
		<pubDate>Mon, 13 Aug 2007 20:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-414</guid>
		<description>I agree with Number 4.  Frog is clever but I'll probably stick with Navigator scripts for mass changes, and WRKDBF for a few records.</description>
		<content:encoded><![CDATA[<p>I agree with Number 4.  Frog is clever but I&#8217;ll probably stick with Navigator scripts for mass changes, and WRKDBF for a few records.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil C</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-413</link>
		<dc:creator>Phil C</dc:creator>
		<pubDate>Mon, 13 Aug 2007 18:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-413</guid>
		<description>I've tried Frog, it's OK, but what works better for me is the "Run SQL Script" that's part of iSeries Navigator.  If you have the full version installed, you can put a text file on your desktop with the extension ".sql" and use it to launch the SQL scripts without starting navigator.  This tool allows me to keep multiple SQL statements on the screen, separate them with a ";" and if I want, execute them all in sequence.  It also allows me to save them as a text file so I can refer to them later... Main downside... gotta remember that it's library.file not library/file!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried Frog, it&#8217;s OK, but what works better for me is the &#8220;Run SQL Script&#8221; that&#8217;s part of iSeries Navigator.  If you have the full version installed, you can put a text file on your desktop with the extension &#8220;.sql&#8221; and use it to launch the SQL scripts without starting navigator.  This tool allows me to keep multiple SQL statements on the screen, separate them with a &#8220;;&#8221; and if I want, execute them all in sequence.  It also allows me to save them as a text file so I can refer to them later&#8230; Main downside&#8230; gotta remember that it&#8217;s library.file not library/file!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Brookover</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-412</link>
		<dc:creator>Karl Brookover</dc:creator>
		<pubDate>Mon, 13 Aug 2007 18:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-412</guid>
		<description>I have found that AS400 Expert is eaiser to use. It is Windows based and has rarely failed. Check it out at.

http://dartclub.tripod.com/as400expert.htm</description>
		<content:encoded><![CDATA[<p>I have found that AS400 Expert is eaiser to use. It is Windows based and has rarely failed. Check it out at.<br />
&nbsp;&lt;a href="http://dartclub.tripod.com/as400expert.htm" title="http://dartclub.tripod.com/as400expert.htm" target="_blank"&gt;http://dartclub.tripod.com/as400expert.h&#8230;&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eoin Woods</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-411</link>
		<dc:creator>Eoin Woods</dc:creator>
		<pubDate>Mon, 13 Aug 2007 15:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-411</guid>
		<description>Colours and a mouse often make an application much more accessible.  For many classes of user, a Windows application is much more approachable than a green screen.  Not for the experienced "power user" perhaps, but for most of the others.</description>
		<content:encoded><![CDATA[<p>Colours and a mouse often make an application much more accessible.  For many classes of user, a Windows application is much more approachable than a green screen.  Not for the experienced &#8220;power user&#8221; perhaps, but for most of the others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LPrendergast</title>
		<link>http://itknowledgeexchange.techtarget.com/iseries/iseries-utility-frog-user-review-pt-3/#comment-410</link>
		<dc:creator>LPrendergast</dc:creator>
		<pubDate>Wed, 08 Aug 2007 20:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://iseries.blogs.techtarget.com/2007/08/07/iseries-utility-frog-user-review-pt-3/#comment-410</guid>
		<description>I never knew that more colors and a mouse make a product better in and of itself. You sound like my users. Don't get me wrong FROG works great, but not because its a windows app and/or its written in java. 

The ERP product my company uses has a JWalk screen scraper utility the runs over our apps, the (L)users love it even though half of the functionality disappears.</description>
		<content:encoded><![CDATA[<p>I never knew that more colors and a mouse make a product better in and of itself. You sound like my users. Don&#8217;t get me wrong FROG works great, but not because its a windows app and/or its written in java. </p>
<p>The ERP product my company uses has a JWalk screen scraper utility the runs over our apps, the (L)users love it even though half of the functionality disappears.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->