Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to find program using description

Former Member
0 Likes
555

hi,

is it possible to find a program name using the description,like

description is demofilightalv

with regards,

balaji.s

3 REPLIES 3
Read only

Former Member
0 Likes
523

I do it all the time; however, the description is usually in upper and lower case. So in your example, if the desription were "Demo filight alv", you wouldn't get it.

I normally remove the first letter and anything else that might be upper case from my search. So I would search for:

emolight*

and then maybe

lightemo*

Rob

Read only

Former Member
0 Likes
523

hi

good

it is not possible.

thanks

mrutyun^

Read only

Former Member
0 Likes
523

Balaji,

TRDIRT is the table which will have program name & Description.

Satish