topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 28, 2024, 4:21 pm
  • 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 - JeroenVdb [ switch to compact view ]

Pages: [1]
1
Find And Run Robot / Re: Search full path + filename
« on: July 02, 2012, 07:31 AM »
When I search for /WEB-INF/jsp/common/layout/article/detail.jsp I want FARR to search for the consecutive folders; WEB-INF, jsp, common, layout and article + search for 'detail.jsp' in that last folder.

The path before /WEB-INF/ is unknown, it won't always be the same...

EXAMPLE; /WEB-INF/jsp/common/layout/article/detail.jsp should find:
1. C:\sites\prod\core\web\src\main\webapp\WEB-INF\jsp\common\layout\article
2. C:\sites\dev\core\web\src\main\webapp\WEB-INF\jsp\common\layout\article

Other search examples:
/WEB-INF/jsp/common/component/article/hftn.jsp
/WEB-INF/jsp/common/component/article/articlePagedListContainer.jsp
/WEB-INF/jsp/common/component/article/articlePagedListContent.jsp

2
Find And Run Robot / Search full path + filename
« on: July 02, 2012, 04:44 AM »
In my documents I have many references (paths) to files I want to open quickly with FARR2. I select the path en hit my shortcut that selects and copies the path so I search for something like this: /WEB-INF/jsp/common/layout/article/detail.jsp -> 0 results (the file exists offcourse), the path before /WEB-INF/ isn't always the same!

Is it possible to return the correct file with FARR2?

Pages: [1]