topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 12:06 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - brimstone [ switch to compact view ]

Pages: [1]
1
Find And Run Robot / Re: Passing text to batch file.
« on: April 04, 2008, 08:03 AM »
brimstone,

I take it you're talking about the LOGECHO.COM in Horst Schaeffer's freeware batch file enhancer collection PBATS?



That I am. It allows much better control over the time and date format compared to the %TIME% AND %DATE% variables.

2
Find And Run Robot / Re: Passing text to batch file.
« on: April 04, 2008, 12:05 AM »
Not sure what you mean, but I've attached a screenshot of my custom alias.

sshot-2.png

3
Find And Run Robot / Re: Passing text to batch file.
« on: April 03, 2008, 11:56 PM »
Actually, I figured out a solution without having a separate batch file.

znote1 $$1 | D:\Logfile\LOGECHO.COM $W $M/$D/$Y $h:$m - $$1>>logfile.txt

LOGECHO is a simple DOS program that lets me have more control over the date and time outputs.

So typing "znote1 Hello World!" into FARR results in:

Thu 04/03/08 23:52 - Hello World!

being added to logfile.txt in the same directory as LOGECHO.

You could also do the same using the parameters from my original post, except use cmd.exe instead of LOGECHO.

4
Find And Run Robot / Passing text to batch file.
« on: April 03, 2008, 08:58 PM »
While I like the addnote and viewnote features of FARR2, I prefer more condensed information in my log files. I'm sure this is easy to do, but I can't seem to find out how to do it.

I've got a batch file in a directory that does exactly like addnote. I want to be able to run it and pass text to it from FARR.

echo %DATE% %TIME% Hello There!>>logfile.txt

How would I set it up in FARR to pass the text between %TIME% and >> ("Hello There!" in this case) to a batch file?

5
Find And Run Robot / Re: Start menu links open as text files?
« on: December 14, 2007, 12:45 PM »
I found the solution, but not sure exactly how some of the shortcuts got screwed up.

http://forums.techgu...les-changed-lnk.html

The registry fixed worked perfectly. Still not sure why, though. I've never had any issues with viruses or spyware on this system.

6
Find And Run Robot / Re: Start menu links open as text files?
« on: December 14, 2007, 11:41 AM »
Thanks for the help, Mouser

It's strange, but some shortcuts work great with FARR, while others continue to start up as text files. After unchecking the box, most resolve to the correct executable.

Using both xplorer2 and windows explorer, the LNK files open great. But the ones that don't resolve (they just point to the LNK in the start menu), continue to open up in Notepad.

Wierd...I'll continue to look and see if it's a local problem.

7
Find And Run Robot / Start menu links open as text files?
« on: December 14, 2007, 10:35 AM »
New FARR user here. I used it about 2 days and then decided FARR alone was worth my $20 donation.  :up:  :-*

This may have already been answered, but I couldn't find anything via searching. For some reason, most of my start menu shortcuts (*.lnk files) load up as a text file.  The LNKs work fine, as I can launch the application by simply double-clicking on the *.lnk within my file manager.

Any ideas? I'm sure it's probably something simple I've missed.

[EDIT] I've tried both FARR v1.13 and the latest v2 Beta. Both exhibit the same problems.

Pages: [1]