Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Auto Search Value

38 views
Skip to first unread message

hste...@gmail.com

unread,
Mar 3, 2009, 6:25:40 AM3/3/09
to
How can I print the search field of a Pipeline in Report Builder.

I used the following statement:

Report.AutoSearchCriteriaByName('WACPPF', 'PRWWKN')

Where WACPPF is the datapipeline and PRWWKN is the field name.

I can print the entire search criteria of the report using the
following statement.

Report.GetAutoSearchDescriptionLines(Memo1.Lines);

But that is not what I want. I want the search value from 1 search
criteria.

Can anyone help me with this?

0 new messages