hi every one,
I have a problem with browse maintenance(36.20.13).
I want to build a browse for Pt_mstr field pt_part, pt_desc1 pt_desc2.
e.g: when run browse , pt_part entry the "11" will disp all part contains "11". so, I use the browse maintenance where clause, eg: where pt_part mathes "11".
but I don't know how to using matches variable, eg: where pt_part mathes("*" + input pt_part + "*")?
how can i handle it?
I have a problem with browse maintenance(36.20.13).
I want to build a browse for Pt_mstr field pt_part, pt_desc1 pt_desc2.
e.g: when run browse , pt_part entry the "11" will disp all part contains "11". so, I use the browse maintenance where clause, eg: where pt_part mathes "11".
but I don't know how to using matches variable, eg: where pt_part mathes("*" + input pt_part + "*")?
how can i handle it?