Welcome Guest.   Make a donation to an author on the site June 20, 2013, 07:00:08 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
Read the full one-year retrospective report on DonationCoder.com.
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: [1] 2 3 Next
1  DonationCoder.com Software / Find And Run Robot / Re: farr forgetting last window position on: July 23, 2012, 10:20:19 AM
Sorry I couldn't find it.  Thank you for the fix!
2  DonationCoder.com Software / Find And Run Robot / farr forgetting last window position on: July 23, 2012, 10:12:46 AM
Out of the blue, farr no longer remembering it's last position.  The ini has the correct coordinates in MainLeft and MainTop (which is up at the top of the screen), but FARR keeps opening in the middle of the screen (even after I move it to the top where I want it).

Thanks for any help.  Apologies if this is in the options, or the forum, but I couldn't find it in either place.

3  DonationCoder.com Software / Find And Run Robot / Re: help debugging startup, loss of czb package "tm" (timer) on: February 28, 2012, 08:46:28 AM
Solved.  Thank a ton Mouser.  There were are rack of variables in there for Timer.  I deleted them all, exited, reloaded, and have no error messages and the timer is working again.  Bummer of a time sink, but so happy to be back on the bus!

Peace!
4  DonationCoder.com Software / Find And Run Robot / Re: help debugging startup, loss of czb package "tm" (timer) on: February 24, 2012, 08:40:30 AM
Yes, still getting the error.  I did find the UserVars section, but nothing in there related to Timer.  This is the only line:

UserVars=[Common]>n>//put user defined variables here>n>Var=Value
5  DonationCoder.com Software / Find And Run Robot / Re: help debugging startup, loss of czb package "tm" (timer) on: February 22, 2012, 08:42:49 AM
No luck yet, but thankful for the suggestions.  I restored an older FARR.ini, and hunted for (but couldn't find) user variables associated with Timer (at the bottom of FARR.ini).
6  DonationCoder.com Software / Find And Run Robot / help debugging startup, loss of czb package "tm" (timer) on: February 21, 2012, 10:06:55 AM
FARR did some updates yesterday, I am now running v 2.104.02, but when FARR launches I get an error "while loading C:\Program Files" (error shown below).  Most of FARR seems to be running, but I have lost the timer feature.  When I "Click to examine and configure plugins", the "CZB Pack" does not show up in that first list, but when I click "Check for plugin updates", it shows CZB_Pack v.0.24 and says it is installed and up to date.  I downloaded the CZB_Pack and unzipped it into the plugin folder, but no affect on the startup or loss of "tm".

I did find "pluginlog.txt" and there's an "Error initializing plugin do_init function" for FarrFox that's been logging regularly since August of 2011, but FARRFox is working.

Thanks for any help or suggestions.  Also interested in disabling the automatic updates.

7  DonationCoder.com Software / Screenshot Captor / Re: possible to miminize "New Screenshot" window? on: August 19, 2010, 07:21:58 PM
Yes, just the regular minimize (to the task bar, then restore brings it back to work on as with other apps).

For the window to go away completely, I just close it or hit <esc>.
8  DonationCoder.com Software / Screenshot Captor / Re: possible to miminize "New Screenshot" window? on: August 19, 2010, 03:08:54 PM
Yes, the post-capture dialog.  I like it, and sometimes wish I could minimize it but the minimize icon is greyed out.
9  DonationCoder.com Software / Screenshot Captor / possible to miminize "New Screenshot" window? on: August 19, 2010, 12:36:57 PM
Is there a way to minimize the window that says, "You have captured a new screenshot, what now?" (the minimize icon is greyed up in the title bar).

If not, any chance that could be allowed in the future?

Thanks for any help. 
10  DonationCoder.com Software / Screenshot Captor / Re: how to remove (or move) "older" folder? on: July 11, 2010, 09:29:55 PM
Bomb!  Thanks a lot Mouser!
11  DonationCoder.com Software / Screenshot Captor / how to remove (or move) "older" folder? on: July 11, 2010, 06:27:00 PM
If I leave SCC open too long, it creates a folder named "OLDER" on my desktop (my preferred location for file saves).

Is there a way to get it to not do this?

I do not mind loosing anything it would ever save it there.

Thanks for any help-
12  DonationCoder.com Software / DcUpdater / Re: Crash on XP Pro SP3 on: June 04, 2010, 06:09:43 AM
I can run it manually without error, but I get the same "Application Error" popup every morning from when it runs overnight.  My DC apps are all in pretty good shape, so uninstalling the updater for a while.
13  DonationCoder.com Software / FARR Plugins and Aliases / Re: New FARR Plugin: FCalc on: March 15, 2010, 07:24:38 AM
I want to use '='  to open fcalc so I entered this to "Regular Expression (custom override)":
^=(.*)$|^=$

It opens fcalc just fine, but when I hit enter fcalc disappears and the command line gets replaced with 'fc'.  So I tried using this regex instead:

^=(.*)$|^=$|^fc (.*)$|^fc$
... which keeps fcalc opened, but it stops functioning (or at least stops reacting to me entering more expressions).

Thanks for any suggests-
14  DonationCoder.com Software / Screenshot Captor / Re: can't change Save As default file type on: February 11, 2010, 02:01:44 PM
That would solve it Mouser, thanks for the help!

I take it the setting I changed is for the internal format, not for the file save?

You're The Bomb Mouser.  I use FARR dozens of times per day and every time I am just a little happier than I was right before I launched it! Wink
15  DonationCoder.com Software / Screenshot Captor / can't change Save As default file type on: February 11, 2010, 01:54:04 PM
I'm looking for a way to change the default file type used in the "Save As" dialog.

In the Screenshot Captor Options, under "Image File Format" I set the default image file format to JPG.  But when I capture an image and select "Save Image As", the dialog that says "Save Copy of Image As..." is always set to BMP.

Thanks for any help.  Sorry I couldn't find it on my own.

Mike
16  DonationCoder.com Software / FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRGoogleSuggest on: October 27, 2009, 12:26:44 PM
Not sure if this is the place to post this, but I use FARRGoogleSuggest all the time and sometimes wish I could hotkey into "feeling lucky".  i.e., I'm typing into FARR, looking at the google suggest results, and just want to go straight to one of the first google results (not go to google to see the results, and then go to the first list).  Maybe something like Alt-F1, Alt-F2, etc.?

Does anyone know a way to achieve something like this?

Thanks for any suggestions.

And thanks for the awesome plug-in!
17  DonationCoder.com Software / Find And Run Robot / open gmail inbox/compose in Chrome (non default browser) on: August 27, 2009, 12:35:53 PM
I'm looking for a way to open Chrome from FARR if it's not already open (or bring it to the foreground if it is already open), and have it point to my gmail inbox (or gmail compose).  My default browser is not Chrome (it's FireFox).

Any help/suggestions greatly welcome.

Mike
18  DonationCoder.com Software / FARR Plugins and Aliases / Re: Timer on: February 04, 2009, 08:22:33 PM
I believe I found the issue.  My "settings" window opens so you see everything but the "Send" button at the bottom.  So I figured closing it had the same effect.  I just scrolled down to find the button, clicked send, and now my timers are working and I have pleasure.

Great plug-in, thanks!
19  DonationCoder.com Software / FARR Plugins and Aliases / Re: Timer on: February 04, 2009, 02:25:10 PM
How do you start the timer?  I type in "tm in 10 test." (without the quotes) and nothing happens.  The area below the input box says "Counting down. (example: 4:50.....), the In: says 10 seconds, the Text: says test. (with the period).  And then it says "Preset alarm (Type in the text "undefined"): true.

The status bar shows the date/time and "Next event in: No timer set"

Thanks for any help.
20  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 19, 2008, 01:28:56 PM
Just because you are paranoid Mouser, doesn't mean they are not after you.

All of the last (4? 5?) updates have forced FARR to exit, and no problem until this one.

Although my most recent BackupIni file was 0 bytes, the one before had everything and all is restored perfectly at this time.  Perfection.  That is what I get from FARR, a *very* high percentage of the time.

As always, thank you!  And have a great day!
21  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 19, 2008, 01:06:58 PM
My bad, incorrectly recalled there being a global activation key, with the rest of the hotkey tab as separate.

Meanwhile: I did find the ini file and there is a backup in there, but it is an empty file.  It kind of seems like the installer may have done this.  I've been using farr all morning, and for months before, without touching the ini file or that directory.  I did the new install, and now the previous settings seem gone.

Thanks for the help and update Mouser, I'm sure I'll get back on track.
22  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 19, 2008, 12:56:27 PM
Where can I modify the key(s) to launch FARR?  I have been using alt-J, but apparently that is/was not the default.  I'm not seeing it in the options panel, but I'm sure it's there somewhere.
23  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 19, 2008, 12:54:12 PM
Not sure what happened, but at the end of the install I got "file <wasn't paying attention> is not a valid FARR ini file" something along those lines.  Not sure where it was pointing, but I'll find a copy of the file on another machine, restore it here, and let you know how it goes.  I have not edited the ini file for many months.
24  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 16, 2008, 09:47:09 PM
I'm all good.  You do so much as it is, and nobody else with the same issue, and now they can find a solution..... I say let it go.  Finish your dissertation. Wink
25  DonationCoder.com Software / Find And Run Robot / Re: new farr: aliases now requiring [enter] twice on: July 16, 2008, 06:09:07 PM
Oh yeah, that feels good.  Enter.  Expression.  All day long.  This is going to be a good second half of the week.

Do you have a number where my wife might phone?  She does not think I are a genius.  Especially if I can not OR two regular expressions together.

Thanks for the help jgpaiva.
Pages: [1] 2 3 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.041s | Server load: 0.02 ]