Messages - cnewtonne [ switch to compact view ]

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 24next
21
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 09, 2007, 09:23 AM »
This makes sense because it did this recursive find on 2 of my dirs out of 5. When I checked them, none contained the exe I told it to find so it went ahead and continued downwards in the tree. I could not understand why is it behaving differently across dirs. For now, I wanted it to be a greedy as possible by adding \*\ and it works consistently now.

One last question, though, adding '\*\' to my search template now will make these 2 search strings return same results...

lab\exe
+lab exe +sall

The template simply and implicitly did the '+sall' for me. Right?

22
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 09, 2007, 09:01 AM »
Mouser, I can not understand this behavior ...
I have created 2 search templates here...

lab --> ^lab\\(.*)$ --> c:\lab\$$1
pf --> ^pf\\(.*)$ --> c:\program files\$$1

now, typing lab\exe shows all executable files in c:\lab but NOT anything beyond that level. However, typing pf\exe shows executables in main folder and ALL subdirs recursively.

To show all exec's recursively in lab I have to type 'lab\*\exe'.

Why is it different?

23
Find And Run Robot / Re: FARR v2 Tricks and Tips Clinic
« on: June 08, 2007, 02:12 PM »
this should be similar to having an folder alias 'pf' and then typing '+pf \\ microsoft'
right?


25
I've experienced FARR hanging when it was searching in places that contained links to network resources or UNC paths. Mouser is aware of it and I think he's getting it fixed. But to diagnose your issues, turn on the status bar and see at what folder or place it is hanging. See if it happens on same place and dig into it to find out if you have any links to network shares.

Pages: prev1 2 3 4 [5] 6 7 8 9 10 ... 24next
Go to full version