 




<?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: Cursor position in a macro</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 14:11:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: voodoovw</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/#comment-66377</link>
		<dc:creator>voodoovw</dc:creator>
		<pubDate>Sun, 02 Aug 2009 02:01:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-66377</guid>
		<description><![CDATA[I think Hafwhit&#039;s got it. The trouble is you don&#039;t always know where the cursor is going to be. 
The F9 seems to put you there from where ever the cursor is at. Funny, I use F9 a bazillion times a day and it never occured to me.

Thanks Hafwhit, that was the Voodoo I needed.]]></description>
		<content:encoded><![CDATA[<p>I think Hafwhit&#8217;s got it. The trouble is you don&#8217;t always know where the cursor is going to be.<br />
The F9 seems to put you there from where ever the cursor is at. Funny, I use F9 a bazillion times a day and it never occured to me.</p>
<p>Thanks Hafwhit, that was the Voodoo I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/#comment-66277</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:45:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-66277</guid>
		<description><![CDATA[You can record macros in Vb or in &#039;keystroke&#039; format - use the keystroke recorder and just step through whatever you want to do, including cursor movement.

Works a treat]]></description>
		<content:encoded><![CDATA[<p>You can record macros in Vb or in &#8216;keystroke&#8217; format &#8211; use the keystroke recorder and just step through whatever you want to do, including cursor movement.</p>
<p>Works a treat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hafwhit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/#comment-66263</link>
		<dc:creator>hafwhit</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:52:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-66263</guid>
		<description><![CDATA[I wrote a macro for when compiling programs to add options to the command line from PDM and you will also need to add a Field Exit to the macro so that it clears the data after the ending string.  All you need to do is press the F9 key and this bring up the last command you entered and place the cursor at the first position. Since I was adding options to my macro I just typed them and then pressed Field Exit to clear any remaining characters from a prior command.

Try this and see if it works for you.]]></description>
		<content:encoded><![CDATA[<p>I wrote a macro for when compiling programs to add options to the command line from PDM and you will also need to add a Field Exit to the macro so that it clears the data after the ending string.  All you need to do is press the F9 key and this bring up the last command you entered and place the cursor at the first position. Since I was adding options to my macro I just typed them and then pressed Field Exit to clear any remaining characters from a prior command.</p>
<p>Try this and see if it works for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voodoovw</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cursor-position-in-a-macro/#comment-66199</link>
		<dc:creator>voodoovw</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:37:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-66199</guid>
		<description><![CDATA[I was hoping to add this to macros so that the cursor would jump down to the command line before the rest of the macro kicks off. It would be handy in screens like WRKACTJOB.]]></description>
		<content:encoded><![CDATA[<p>I was hoping to add this to macros so that the cursor would jump down to the command line before the rest of the macro kicks off. It would be handy in screens like WRKACTJOB.</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 3/10 queries in 0.041 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 15:41:30 -->