<?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/">
	<channel>
		<title><![CDATA[Macro Recorder Forums - All Forums]]></title>
		<link>http://www.macro-recorder.com/forum/</link>
		<description><![CDATA[Macro Recorder Forums - http://www.macro-recorder.com/forum]]></description>
		<pubDate>Fri, 21 Nov 2008 04:05:36 -0600</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Problem with USB Mouse and USB Keybroad]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=28</link>
			<pubDate>Sat, 30 Aug 2008 06:43:28 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=28</guid>
			<description><![CDATA[Im using USB Mouse and USB Keybroad when i used AutoMarcoRecorder, it recorded only the Move of Mouse but ignored Left Click, Right Click, Wheel and Keybroad press. Replaying is the same.<br />
Can u give me a patch for USB mouse & Keybroad?]]></description>
			<content:encoded><![CDATA[Im using USB Mouse and USB Keybroad when i used AutoMarcoRecorder, it recorded only the Move of Mouse but ignored Left Click, Right Click, Wheel and Keybroad press. Replaying is the same.<br />
Can u give me a patch for USB mouse & Keybroad?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Macro continues in program when minimized?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=27</link>
			<pubDate>Sat, 19 Jul 2008 14:14:29 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=27</guid>
			<description><![CDATA[Hi,<br />
<br />
I was wondering if it is possible for the macro to continue functioning within a program when I have it minimized.<br />
<br />
Also, I was wondering if it was able to replay commands so they don't take in context the delay I made in inputing them. Like if I type "Hello what a great and sunny day it is" it instantly appears instead of being typed out.<br />
<br />
<br />
Thanks!!]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I was wondering if it is possible for the macro to continue functioning within a program when I have it minimized.<br />
<br />
Also, I was wondering if it was able to replay commands so they don't take in context the delay I made in inputing them. Like if I type "Hello what a great and sunny day it is" it instantly appears instead of being typed out.<br />
<br />
<br />
Thanks!!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[please]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=26</link>
			<pubDate>Wed, 18 Jun 2008 00:36:03 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=26</guid>
			<description><![CDATA[when press F10 for recording,this message appear " hook null,please restart this application".I am using Vista.What can i do? please help me.thank!]]></description>
			<content:encoded><![CDATA[when press F10 for recording,this message appear " hook null,please restart this application".I am using Vista.What can i do? please help me.thank!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[What's the difference between &quot;Auto Macro Recorder&quot; and &quot;Auto Macro Recorder Pro&quot;?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=25</link>
			<pubDate>Tue, 18 Mar 2008 22:11:12 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=25</guid>
			<description><![CDATA[Auto Macro Recorder send Keyboard and Mouse message to simulate them, because DOS environment and some games do not support these messages, so Auto Macro Recorder won't work for them. <br />
Auto Macro Recorder Pro support Windows Vista (Auto Macro Recorder v5.0 or above)<br />
<br />
Auto Macro Recorder Pro use Keyboard and Mouse Driver to replay the Keyboard and Mouse action, so even in DirectX game and DOS environment(window mode) , it works very well. <br />
But now Auto Macro Recorder Pro do NOT support Windows Vista]]></description>
			<content:encoded><![CDATA[Auto Macro Recorder send Keyboard and Mouse message to simulate them, because DOS environment and some games do not support these messages, so Auto Macro Recorder won't work for them. <br />
Auto Macro Recorder Pro support Windows Vista (Auto Macro Recorder v5.0 or above)<br />
<br />
Auto Macro Recorder Pro use Keyboard and Mouse Driver to replay the Keyboard and Mouse action, so even in DirectX game and DOS environment(window mode) , it works very well. <br />
But now Auto Macro Recorder Pro do NOT support Windows Vista]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum opens again :)]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=24</link>
			<pubDate>Tue, 18 Mar 2008 22:02:10 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=24</guid>
			<description><![CDATA[Now forum opens again]]></description>
			<content:encoded><![CDATA[Now forum opens again]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CHECKSTRINGINFILE raises a syntax error]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=23</link>
			<pubDate>Tue, 20 Jun 2006 10:26:26 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=23</guid>
			<description><![CDATA[Hi,<br />
<br />
I have some strange behavior : when using <br />
<br />
CHECKSTRINGINFILE(pressepapier.txt,myword,DOSCP(releve_temps.scp),DELAY(10)) <br />
<br />
i have an error message :<br />
<br />
syntax error!please check the script!<br />
<br />
But if i change myword with another word that does not belong to file pressepapier.txt then there is no error.<br />
<br />
What do i do wrong ?<br />
<br />
Thanks,<br />
HYA]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I have some strange behavior : when using <br />
<br />
CHECKSTRINGINFILE(pressepapier.txt,myword,DOSCP(releve_temps.scp),DELAY(10)) <br />
<br />
i have an error message :<br />
<br />
syntax error!please check the script!<br />
<br />
But if i change myword with another word that does not belong to file pressepapier.txt then there is no error.<br />
<br />
What do i do wrong ?<br />
<br />
Thanks,<br />
HYA]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Complete list of commands]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=22</link>
			<pubDate>Tue, 20 Jun 2006 05:17:37 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=22</guid>
			<description><![CDATA[Hi,<br />
<br />
The help file included does not seem to be complete. For exemple, command ASKFORINPUT is not documented. <br />
Is there a complete list of all commands and their documentation ?<br />
<br />
Are there some syntax limits ? I have noticed the following, but if you can document more it will be helpful :<br />
- Blanc lines are incorrect<br />
- spaces between function names and prenthesis are incorrect<br />
- VARSTR is evaluated only with some functions like WrileLine<br />
<br />
Thanks,<br />
HYA]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
The help file included does not seem to be complete. For exemple, command ASKFORINPUT is not documented. <br />
Is there a complete list of all commands and their documentation ?<br />
<br />
Are there some syntax limits ? I have noticed the following, but if you can document more it will be helpful :<br />
- Blanc lines are incorrect<br />
- spaces between function names and prenthesis are incorrect<br />
- VARSTR is evaluated only with some functions like WrileLine<br />
<br />
Thanks,<br />
HYA]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VARSTR value in CHE]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=21</link>
			<pubDate>Tue, 20 Jun 2006 03:46:37 -0500</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=21</guid>
			<description><![CDATA[Hi,<br />
<br />
I need to do some check depending on variable :<br />
first time this variable is value 1<br />
second time it is value 2<br />
and so on<br />
<br />
I do some checking after replaying some actions upon these values. I have imagined these steps to achieve it :<br />
<br />
COPYSTRINGS(value 1)<br />
...<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10))<br />
...<br />
COPYSTRINGS(value 2)<br />
...<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10))<br />
<br />
But this doesn't work.<br />
<br />
it seems that functions do not evaluate VARSTR : Writeline evaluates it before writing :<br />
WriteLine(releve.txt,VARSTR)<br />
But checkstringinfile doest not.<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10)).<br />
<br />
My problem will be resolved if function accept variables but this does not seem to be the case. Am i wrong ?<br />
<br />
Thanks<br />
HYA]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I need to do some check depending on variable :<br />
first time this variable is value 1<br />
second time it is value 2<br />
and so on<br />
<br />
I do some checking after replaying some actions upon these values. I have imagined these steps to achieve it :<br />
<br />
COPYSTRINGS(value 1)<br />
...<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10))<br />
...<br />
COPYSTRINGS(value 2)<br />
...<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10))<br />
<br />
But this doesn't work.<br />
<br />
it seems that functions do not evaluate VARSTR : Writeline evaluates it before writing :<br />
WriteLine(releve.txt,VARSTR)<br />
But checkstringinfile doest not.<br />
CHECKSTRINGINFILE(pressepapier.txt,VARSTR,DoScp(releve_temps.scp),delay(10)).<br />
<br />
My problem will be resolved if function accept variables but this does not seem to be the case. Am i wrong ?<br />
<br />
Thanks<br />
HYA]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Encrypting Files]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=19</link>
			<pubDate>Mon, 20 Mar 2006 17:20:55 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=19</guid>
			<description><![CDATA[I've spotted the Encrypt utility in the download package, but I haven't figured out how to run an encrypted file.  Anyone have any suggestions?  Are there instructions on how to do this anywhere?  Is it possible to create a stand-alone exe that will run an encrypted file?<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[I've spotted the Encrypt utility in the download package, but I haven't figured out how to run an encrypted file.  Anyone have any suggestions?  Are there instructions on how to do this anywhere?  Is it possible to create a stand-alone exe that will run an encrypted file?<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Auto Macro Recorder and Citrix Client]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=18</link>
			<pubDate>Mon, 20 Mar 2006 17:17:16 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=18</guid>
			<description><![CDATA[Will Auto Macro Recorder work over a Citrus Client.  I recently tried almost every command I could think of to enter text or numbers and nothing...  Will the Network version work?]]></description>
			<content:encoded><![CDATA[Will Auto Macro Recorder work over a Citrus Client.  I recently tried almost every command I could think of to enter text or numbers and nothing...  Will the Network version work?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to pull data from one application to another?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=17</link>
			<pubDate>Mon, 20 Feb 2006 19:27:10 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=17</guid>
			<description><![CDATA[Question:<br />
I am getting ready to purchase a site license and was reading through your  prices.  I believe I'm going to start with 4 licenses and was wondering if you could send me a link to get started with that.<br />
I have another question:  Can I pull data from one application, say an<br />
excel sheet to another application screen with input fields and push data<br />
from one to the other without changing the focus of the windows?  How is that done?<br />
Thank you very much for a quality product.<br />
<br />
Answer:<br />
Dear Sir:<br />
Thanks for using our software.<br />
You can purchase our software by credit card through one of these link:<br />
<br />
http://secure.emetrix.com/order/product.asp?PID=3748654<br />
or<br />
http://www.regnow.com/softsell/nph-softs...tem=9374-1<br />
<br />
If you want to pay by FAX ordering/Postal Mail/Phone /Purchase Order<br />
Visit this link, see bottom of the page:<br />
http://www.macro-recorder.com/buynow.htm<br />
<br />
Since these applications are totally different, it's hard to exchange data<br />
between each other.<br />
When you are recording, you can press F10 at any time to save current<br />
active window's position into script automatically, then when you replay<br />
your operation, the window will be restored to same position to keep your operation accurately.<br />
<br />
If you want to read data from Excel's *.csv files, you can use ReadCSV<br />
command. Use notepad to open readcsv.scp file to see how to deal with it.<br />
<br />
Regards<br />
<br />
]]></description>
			<content:encoded><![CDATA[Question:<br />
I am getting ready to purchase a site license and was reading through your  prices.  I believe I'm going to start with 4 licenses and was wondering if you could send me a link to get started with that.<br />
I have another question:  Can I pull data from one application, say an<br />
excel sheet to another application screen with input fields and push data<br />
from one to the other without changing the focus of the windows?  How is that done?<br />
Thank you very much for a quality product.<br />
<br />
Answer:<br />
Dear Sir:<br />
Thanks for using our software.<br />
You can purchase our software by credit card through one of these link:<br />
<br />
http://secure.emetrix.com/order/product.asp?PID=3748654<br />
or<br />
http://www.regnow.com/softsell/nph-softs...tem=9374-1<br />
<br />
If you want to pay by FAX ordering/Postal Mail/Phone /Purchase Order<br />
Visit this link, see bottom of the page:<br />
http://www.macro-recorder.com/buynow.htm<br />
<br />
Since these applications are totally different, it's hard to exchange data<br />
between each other.<br />
When you are recording, you can press F10 at any time to save current<br />
active window's position into script automatically, then when you replay<br />
your operation, the window will be restored to same position to keep your operation accurately.<br />
<br />
If you want to read data from Excel's *.csv files, you can use ReadCSV<br />
command. Use notepad to open readcsv.scp file to see how to deal with it.<br />
<br />
Regards<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to change the Record key F10?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=16</link>
			<pubDate>Mon, 06 Feb 2006 21:00:25 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=16</guid>
			<description><![CDATA[> yes i was wondering if there is anyway for me to change the f11 button to<br />
> like f12 cause f11 closes what im trying to macro also and if  there is a<br />
> way could you please let me know thanks<br />
<br />
To change hotkey, you can run "start"--"automacrorecorder"--"change<br />
hotkey" to change F11 to Alt+ctrl+ anykey.<br />
Regards<br />
<br />
]]></description>
			<content:encoded><![CDATA[> yes i was wondering if there is anyway for me to change the f11 button to<br />
> like f12 cause f11 closes what im trying to macro also and if  there is a<br />
> way could you please let me know thanks<br />
<br />
To change hotkey, you can run "start"--"automacrorecorder"--"change<br />
hotkey" to change F11 to Alt+ctrl+ anykey.<br />
Regards<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to get more hotkey to replay script file instantly?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=15</link>
			<pubDate>Mon, 06 Feb 2006 20:57:58 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=15</guid>
			<description><![CDATA[> I regularly use multiple macros at the same time. There is only one hot<br />
> key to activate a macro (F7). I was wanting to find a way to create<br />
> multiple hot keys or possibly even setting up a short cuts (CTRL+ALT+?)<br />
> for seporate macros.<br />
><br />
> Could you please give me some assistance on this.<br />
><br />
> Thank You<br />
><br />
> Michael<br />
<br />
Use notepad to open setting.ini in installation folder of AutoMacroRecorder.<br />
You'll find:<br />
[HotReplayKey]<br />
0=<br />
1=<br />
2=<br />
3=<br />
4=<br />
5=<br />
6=<br />
7=<br />
8=<br />
9=<br />
<br />
change them to<br />
1=c:\script1.scp<br />
2=c:\script2.scp<br />
<br />
then quit and run AutoMacroRecorder again.<br />
<br />
Now press Ctrl+Alt+1  = run c:\script1.scp<br />
Ctrl+Alt+2 = run c:\script2.scp<br />
]]></description>
			<content:encoded><![CDATA[> I regularly use multiple macros at the same time. There is only one hot<br />
> key to activate a macro (F7). I was wanting to find a way to create<br />
> multiple hot keys or possibly even setting up a short cuts (CTRL+ALT+?)<br />
> for seporate macros.<br />
><br />
> Could you please give me some assistance on this.<br />
><br />
> Thank You<br />
><br />
> Michael<br />
<br />
Use notepad to open setting.ini in installation folder of AutoMacroRecorder.<br />
You'll find:<br />
[HotReplayKey]<br />
0=<br />
1=<br />
2=<br />
3=<br />
4=<br />
5=<br />
6=<br />
7=<br />
8=<br />
9=<br />
<br />
change them to<br />
1=c:\script1.scp<br />
2=c:\script2.scp<br />
<br />
then quit and run AutoMacroRecorder again.<br />
<br />
Now press Ctrl+Alt+1  = run c:\script1.scp<br />
Ctrl+Alt+2 = run c:\script2.scp<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to let C++ program to trigger a script?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=14</link>
			<pubDate>Mon, 06 Feb 2006 20:54:20 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=14</guid>
			<description><![CDATA[> Hi,<br />
><br />
> Just a quick question regarding your "Macro Recording" software.<br />
><br />
> Is it possible to get a C++ program running in a dos window to trigger a<br />
> script which opens a predetermined application and carries out a few<br />
> simple tasks? The windows application will already be running but will<br />
> usually be minimised to the taskbar.<br />
><br />
> Thanks,<br />
<br />
Yes. you can use CheckStringInFile command.<br />
For example:<br />
use notepad to create trig.scp file, content is:<br />
loop(10000)<br />
CheckStringInFile(c:\test.txt,findtrigger,delay(1000),DoScp(yourscript.scp))<br />
nextloop()<br />
<br />
Then your C++ program run in a dos window, when you want to run a script,<br />
just use your C++ program to create c:\test.txt, content is<br />
findtrigger.<br />
<br />
CheckStringInFile command check if there is a string "findtrigger"<br />
c:\test.txt, if find, run yourscript.scp, otherwise just wait for one<br />
second.<br />
]]></description>
			<content:encoded><![CDATA[> Hi,<br />
><br />
> Just a quick question regarding your "Macro Recording" software.<br />
><br />
> Is it possible to get a C++ program running in a dos window to trigger a<br />
> script which opens a predetermined application and carries out a few<br />
> simple tasks? The windows application will already be running but will<br />
> usually be minimised to the taskbar.<br />
><br />
> Thanks,<br />
<br />
Yes. you can use CheckStringInFile command.<br />
For example:<br />
use notepad to create trig.scp file, content is:<br />
loop(10000)<br />
CheckStringInFile(c:\test.txt,findtrigger,delay(1000),DoScp(yourscript.scp))<br />
nextloop()<br />
<br />
Then your C++ program run in a dos window, when you want to run a script,<br />
just use your C++ program to create c:\test.txt, content is<br />
findtrigger.<br />
<br />
CheckStringInFile command check if there is a string "findtrigger"<br />
c:\test.txt, if find, run yourscript.scp, otherwise just wait for one<br />
second.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to pay for Auto Macro Recorder using Paypal?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=13</link>
			<pubDate>Mon, 06 Feb 2006 20:07:25 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=13</guid>
			<description><![CDATA[Question: I would like to purchase 1 registration for AutoRecorder (&#36;29.95) using PayPal. Please tell me how I can do this.<br />
<br />
Our account at Payapl is:<br />
sales@readmesoft.com<br />
<br />
Just pay &#36;29.95 to sales@readmesoft.com by paypal, after we receive<br />
that,we'll mail you the registration code.<br />
Thanks a lot.<br />
<br />
]]></description>
			<content:encoded><![CDATA[Question: I would like to purchase 1 registration for AutoRecorder (&#36;29.95) using PayPal. Please tell me how I can do this.<br />
<br />
Our account at Payapl is:<br />
sales@readmesoft.com<br />
<br />
Just pay &#36;29.95 to sales@readmesoft.com by paypal, after we receive<br />
that,we'll mail you the registration code.<br />
Thanks a lot.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[repeats pressing the spacebar]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=12</link>
			<pubDate>Mon, 06 Feb 2006 20:04:19 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=12</guid>
			<description><![CDATA[Question:Hello, i'm trying to get a macro that simply put repeats pressing the spacebar every 5seconds or so and i cannot seem to get your product to capture the spacebar or if it does it doesn't work the same in my simple flash aplications. If you could help i'd really appreciate it. thanks.<br />
<br />
<br />
Please try as follows:<br />
1. run notepad to create a text file, the content is:<br />
KB_CLK(space)<br />
2. save this text file and rename it to space.scp<br />
<br />
3. run auto macro recorder, right click it, choose "Option".<br />
<br />
4. Check "Set repeat timer" checkbox, input value 5 in the editbox and<br />
check "run at once" checkbox<br />
<br />
5. click "F7 hotkey replay file",select the space.scp file you created<br />
just now.<br />
<br />
6. Now run your flash program, press F7 key at any time to run the<br />
space.scp file to see the result.<br />
<br />
<br />
<br />
]]></description>
			<content:encoded><![CDATA[Question:Hello, i'm trying to get a macro that simply put repeats pressing the spacebar every 5seconds or so and i cannot seem to get your product to capture the spacebar or if it does it doesn't work the same in my simple flash aplications. If you could help i'd really appreciate it. thanks.<br />
<br />
<br />
Please try as follows:<br />
1. run notepad to create a text file, the content is:<br />
KB_CLK(space)<br />
2. save this text file and rename it to space.scp<br />
<br />
3. run auto macro recorder, right click it, choose "Option".<br />
<br />
4. Check "Set repeat timer" checkbox, input value 5 in the editbox and<br />
check "run at once" checkbox<br />
<br />
5. click "F7 hotkey replay file",select the space.scp file you created<br />
just now.<br />
<br />
6. Now run your flash program, press F7 key at any time to run the<br />
space.scp file to see the result.<br />
<br />
<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Excel Macro tutorial, A free guide to creating macros in Excel]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=11</link>
			<pubDate>Tue, 24 Jan 2006 01:59:05 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=11</guid>
			<description><![CDATA[The simplest way to create a macro in Excel is to use the macro recorder. <br />
<br />
The first step is to open up the workbook (file) that you wish to use the macro in. <br />
<br />
Then click on Tools, hover over Macros and then select Record new macro from the menu. <br />
<br />
You will now see the Record Macro dialogue box as shown below]]></description>
			<content:encoded><![CDATA[The simplest way to create a macro in Excel is to use the macro recorder. <br />
<br />
The first step is to open up the workbook (file) that you wish to use the macro in. <br />
<br />
Then click on Tools, hover over Macros and then select Record new macro from the menu. <br />
<br />
You will now see the Record Macro dialogue box as shown below]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[In Excel - My Stop Recording toolbar has disappeared. How do I get it back?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=10</link>
			<pubDate>Tue, 24 Jan 2006 01:42:39 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=10</guid>
			<description><![CDATA[To reactivate the Stop Recording toolbar: <br />
<br />
1.Choose Tools | Macro | Record New Macro <br />
2.Click OK <br />
3.Choose View | Toolbars | Stop Recording <br />
4.Click the Stop Recording button (the blue square) <br />
    <br />
The next time you record a macro, the toolbar should automatically appear. <br />
<br />
Note: When you're finished recording, click the Stop Recording button. If you close the toolbar by clicking the X, it will disappear again. <br />
 <br />
]]></description>
			<content:encoded><![CDATA[To reactivate the Stop Recording toolbar: <br />
<br />
1.Choose Tools | Macro | Record New Macro <br />
2.Click OK <br />
3.Choose View | Toolbars | Stop Recording <br />
4.Click the Stop Recording button (the blue square) <br />
    <br />
The next time you record a macro, the toolbar should automatically appear. <br />
<br />
Note: When you're finished recording, click the Stop Recording button. If you close the toolbar by clicking the X, it will disappear again. <br />
 <br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No macro in Excel, why ask me to disable?]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=9</link>
			<pubDate>Tue, 24 Jan 2006 01:40:57 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=9</guid>
			<description><![CDATA[All of a sudden, when I open the file, it asks if I want to "Enable or Disable a Macro". There are no macros in this workbook. <br />
<br />
A macro has been added and then removed, leaving an empty module. Empty modules trigger the macro query, as does an actual macro. <br />
You can do as follows to remove the empty macro module:<br />
 <br />
1.Warning: As a precaution, you should make a backup copy of the file, before you remove any code. <br />
<br />
2.Right click on any sheet tab and choose View Code, to open the Visual Basic Editor. <br />
 <br />
3..In the Project Explorer at the left of the screen, find the workbook. In the sample shown here, Book4 is the workbook name -- VBAProject (Book4) <br />
<br />
4.Look for a Modules folder, and open it. (If there is no Modules folder, go to Step 6.) <br />
<br />
5.For each module in the folder: <br />
Right-click on the module name. <br />
Choose Remove Module1 (the name of your module may be different) <br />
Click No when asked if you want to Export. <br />
  <br />
6.Open the Microsoft Excel Objects folder. <br />
<br />
7.For each worksheet, and for ThisWorkbook:<br />
Double-click on the object name, to open its code module. In this sample, you'd double-click on Sheet1 (Sheet1) <br />
On the keyboard, press Ctrl+A to select all the code (even if the code module looks empty) <br />
Press the Delete key. <br />
 <br />
8.Look for a Forms folder, and open it. <br />
<br />
9.Delete any UserForms that it contains. <br />
<br />
10.Look for a Class Modules folder, and open it. <br />
<br />
11.Delete any class modules that it contains. <br />
    <br />
12.Close the Visual Basic Editor. <br />
<br />
13.Save the changes to the workbook. <br />
]]></description>
			<content:encoded><![CDATA[All of a sudden, when I open the file, it asks if I want to "Enable or Disable a Macro". There are no macros in this workbook. <br />
<br />
A macro has been added and then removed, leaving an empty module. Empty modules trigger the macro query, as does an actual macro. <br />
You can do as follows to remove the empty macro module:<br />
 <br />
1.Warning: As a precaution, you should make a backup copy of the file, before you remove any code. <br />
<br />
2.Right click on any sheet tab and choose View Code, to open the Visual Basic Editor. <br />
 <br />
3..In the Project Explorer at the left of the screen, find the workbook. In the sample shown here, Book4 is the workbook name -- VBAProject (Book4) <br />
<br />
4.Look for a Modules folder, and open it. (If there is no Modules folder, go to Step 6.) <br />
<br />
5.For each module in the folder: <br />
Right-click on the module name. <br />
Choose Remove Module1 (the name of your module may be different) <br />
Click No when asked if you want to Export. <br />
  <br />
6.Open the Microsoft Excel Objects folder. <br />
<br />
7.For each worksheet, and for ThisWorkbook:<br />
Double-click on the object name, to open its code module. In this sample, you'd double-click on Sheet1 (Sheet1) <br />
On the keyboard, press Ctrl+A to select all the code (even if the code module looks empty) <br />
Press the Delete key. <br />
 <br />
8.Look for a Forms folder, and open it. <br />
<br />
9.Delete any UserForms that it contains. <br />
<br />
10.Look for a Class Modules folder, and open it. <br />
<br />
11.Delete any class modules that it contains. <br />
    <br />
12.Close the Visual Basic Editor. <br />
<br />
13.Save the changes to the workbook. <br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Excel Macros and VBA -  create the Personal Macro Workbook for keyboard shortcut]]></title>
			<link>http://www.macro-recorder.com/forum/showthread.php?tid=8</link>
			<pubDate>Tue, 24 Jan 2006 01:35:12 -0600</pubDate>
			<guid isPermaLink="false">http://www.macro-recorder.com/forum/showthread.php?tid=8</guid>
			<description><![CDATA[1. From the Tools menu, select Macro, and then Record New Macro.<br />
2. In the Macro name box, insert a name for the macro (no spaces are allowed between characters).<br />
3. In the Shortcut key box, press Shift+ V.<br />
4. Choose Personal Macro Workbook from the Store macro in dropdown list, and click OK.<br />
5. Record anything you like and then stop recording by pressing the Stop Recording icon.<br />
6. Open the VBE (Visual Basic Editor) by pressing Alt+F11.<br />
7. Double-click Module1 under VBAProject (PERSONAL.XLS).<br />
8. In the PasteValues macro, replace the lines recorded with:<br />
Selection.Formula = Selection.Value<br />
This code converts a selected cell's formula to its current value.<br />
9. Click Save.<br />
10. Press Alt+F4 to close and then reopen Excel.<br />
11. To determine if PERSONAL.XLS is open, select Unhide from the Windows menu.<br />
12. To check the keyboard shortcut, select cells containing formulas, and press Ctrl+Shift+V. ]]></description>
			<content:encoded><![CDATA[1. From the Tools menu, select Macro, and then Record New Macro.<br />
2. In the Macro name box, insert a name for the macro (no spaces are allowed between characters).<br />
3. In the Shortcut key box, press Shift+ V.<br />
4. Choose Personal Macro Workbook from the Store macro in dropdown list, and click OK.<br />
5. Record anything you like and then stop recording by pressing the Stop Recording icon.<br />
6. Open the VBE (Visual Basic Editor) by pressing Alt+F11.<br />
7. Double-click Module1 under VBAProject (PERSONAL.XLS).<br />
8. In the PasteValues macro, replace the lines recorded with:<br />
Selection.Formula = Selection.Value<br />
This code converts a selected cell's formula to its current value.<br />
9. Click Save.<br />
10. Press Alt+F4 to close and then reopen Excel.<br />
11. To determine if PERSONAL.XLS is open, select Unhide from the Windows menu.<br />
12. To check the keyboard shortcut, select cells containing formulas, and press Ctrl+Shift+V. ]]></content:encoded>
		</item>
	</channel>
</rss>