Newbie Questions

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
ghopkins

Newbie Questions

Post by ghopkins » Fri Jan 10, 2003 10:10 pm

Hi all,
Another newbie :?
I just downloaded and installed MS. I was wondering if it is possible to do screen captures with MS? How could I go about using MS to mine data from the Internet? I would like to capture stock prices and populate cells in an Excel spreedsheet. I see MS supports DDEpoke. How can I scrape specific data from an HTTP representation, say the Yahoo Quicken stock pages?

Also, can MS run scripts completely in a stealth mode? What I mean is, not to have an icon in the task-bar. The only way I think of is to purchase the version that compiles exe files and have Windows Taskmanager run the files. Any ideas?

Well, have a great weekend everyone. Thanks for your help.

All the best,
Greg

armsys
Automation Wizard
Posts: 1108
Joined: Wed Dec 04, 2002 10:28 am
Location: Hong Kong

Post by armsys » Tue Jan 28, 2003 2:03 am

Hi Greg,

On stock quote capturing, you may contemplate the following programmatic idea:
1. Use Macro Scheduler to save the webpage in text file;
2. Use Macro Scheduler to read the text file line by line in order to extract the desired stock data.

Please keep sharing your Macro Scheduler scripting experience with us. Thanks.

Happy scripting.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts