|
3
|
Special User Sections / N.A.N.Y. 2011 / Re: Run/Execute Cell Data
|
on: June 17, 2013, 10:11:36 AM
|
Hi, abalmahmood, and welcome to the DonationCoder site. The Run/Execute function will attempt to "run" whatever is in the cell. Basically, it would be like pasting the contents of the cell into the standard Windows Run prompt and pressing Enter. So, you can use it for things like: A file or folder e.g.: c:\path\to\my.exe, c:\path\to\image.png A URI/URL with "://" in it e.g. http://www.site.com'mailto:' links e.g. mailto:you@me.com Does that make sense?
|
|
|
|
|
4
|
Main Area and Open Discussion / Living Room / Re: Messed Up in Miami
|
on: June 14, 2013, 08:08:51 PM
|
So far I still have a USB with my AHK_L source code.
If you'd like (and are allowed to from the library), you can upload your source to me and I'll back it up here and through CrashPlan. Or, you can mail it to me to copy and I'll mail it back.
|
|
|
|
|
16
|
DonationCoder.com Software / Skwire Empire / Re: Release: sStockQuote
|
on: May 29, 2013, 11:57:36 AM
|
Thanks Skwire for this handy little program. You're welcome. -- Probably the first would be "auto-update" -- one minute, five minute, etc. I've considered adding this but the "add alerts" feature requests will come next and I really don't want to deal with that. -- Add in some additional available fields. Open, high, low, close, volume. Ah, crap.  I forgot to upload v1.0.2 which adds an additional tab with many more data fields. I've uploaded it now so please check it out. -- Another really useful one -- and may not presently exist out there; for sure not free -- would be creation of a log file for some particular security. With ability to bring the log file into Excel, etc. One could easily then see the daily trend, or two days, or however much data the log file holds. I think you can get this type of historical data from the Yahoo Finance page. Again, though, what I know regarding the stock market wouldn't fill a thimble so I might be (read: probably am) wrong. Website | Download v1.0.2 - 2013-05-29 + Added new tab with more comprehensive data set. (Thanks, P. Loshuk) + Added "Yahoo! Finance lookup" to the Edit/context menu. (Thanks, P. Loshuk) + Pressing Enter now performs a Yahoo! Finance site lookup. (Thanks, P. Loshuk)
|
|
|
|
|