Hi All,
Is there any way to find a specific text from all of the scripts(global script & project specific scripts) in Ebase version 3.4.0 ? Please let me know.
Regards,
Gopalan.
Search content in Ebase
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 9
- Joined: Mon Aug 18, 2014 12:30 pm
- Location: Ireland
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
Only by running a query against the Ufs Repository database, something like:
Code: Select all
select project_id, action_script_id from action_scripts where action_script_text like '%search string%'
0 x
Who is online
Users browsing this forum: No registered users and 19 guests