search certain text in more than 1 scripts?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

search certain text in more than 1 scripts?

#1

Postby t4nu » Wed Mar 16, 2016 8:20 am

Hi,
Is it possible to search certain text within several scripts? If so, how to do it?
Thanks in advance for the help.
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#2

Postby Steve James » Wed Mar 16, 2016 8:45 am

v5.0.1 or 4.5?

v5 - just use the provided Search Files - CTRL+ALT+F or the second torch icon on the entities tab. It is excellent as it can search any entity. It is significantly easier / better than searching in v4.5

v4.5 - We've created a form that searches the UFS repository

Code: Select all

select  project_id, action_script_id from action_scripts where action_script_text like '%value%' 
This only searches scripts so is not as powerful as the new Search Files.
0 x

User avatar
dvanhussel
Ebase User
Posts: 161
Joined: Fri Oct 19, 2007 12:45 pm
Location: Haarlem, the Netherlands

#3

Postby dvanhussel » Wed Mar 16, 2016 8:45 am

Hi,

As far as I know, the designer does not have this functionality (would be really usefull!).

Are you using V5? I personally use Notepad++ (https://notepad-plus-plus.org/) for this. It can search in multiple files.

In V5 it is possible to search in all folders in the Workspace.
0 x

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

#4

Postby t4nu » Wed Mar 16, 2016 9:04 am

v. 5.0.1.
Thank you very much.

Wow, it right in front of my eyes, but didn't see it :(
Steve James wrote:v5.0.1 or 4.5?

v5 - just use the provided Search Files - CTRL+ALT+F or the second torch icon on the entities tab. It is excellent as it can search any entity. It is significantly easier / better than searching in v4.5

v4.5 - We've created a form that searches the UFS repository

Code: Select all

select  project_id, action_script_id from action_scripts where action_script_text like '%value%' 
This only searches scripts so is not as powerful as the new Search Files.
0 x

User avatar
dvanhussel
Ebase User
Posts: 161
Joined: Fri Oct 19, 2007 12:45 pm
Location: Haarlem, the Netherlands

#5

Postby dvanhussel » Wed Mar 16, 2016 9:06 am

t4nu wrote:v. 5.0.1.
Wow, it right in front of my eyes, but didn't see it :(
You where not the only one!! :oops:
0 x

Steve James
Ebase User
Posts: 331
Joined: Mon Mar 10, 2014 8:34 am

#6

Postby Steve James » Wed Mar 16, 2016 9:07 am

Yeah it is really is good.

We're running 4.5 in production but we've a sand pit v5 version of our DEV environment. I had to investigate an issue yesterday. I jumped into v5 designer and it saved loads of time as I could find a client side function that was being called.
0 x


Who is online

Users browsing this forum: No registered users and 9 guests