Home RAP

Search feature for RAP

Some of our reports contain lengthy rap procedures and we were wanting to implement search functionality to the designer.
Ex.
Procedure DoStuff;
var
thing : string;
begin
//Bunch o' code
thing := 'blah';
end;

We'd like to add an edit box at the top of the RAP window so we could type "thing" and it would find all instances of "thing".

Is this even possible? If so, how would we approach this?

Thank you,
Rob

Comments

  • Hi Rob,

    I'll add this to the requested feature list.

    There is no way for you to add this.

    Thanks for the feedback.




    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
Sign In or Register to comment.