Is there any way to apply a project-wide regex replacement in Powerbuilder? -


i mass replacement in powerbuilder project. (for story, i'd replace ".object." setitem/getitem equivalents, diverse reasons)

while won't covering cases, know if there way apply regex find/replace on entire workspace, or @ least on selected pbl files.

i have seen other question, i'm wondering if there more simple way exporting (especially reimporting doesn't seem funniest thing do).

the best option export , make small application indicating rules make change in exported file, import.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -