Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ocp76
  • Order by date
  1. ocp76

    Maximizing Report Window

    hi thameem add_parameter(<parameter_list_name>,'maximize',text_parameter,'yes'
  2. ocp76

    problem with Y/N flag on mulit-record block

    hi you can loop througth the block recored by record and see the value of your item and make a counter for that . and after that check this counter .
  3. ocp76

    Auto Searching Matching Text

    hi just make the timer work(execute query) only when the value of text item changed. as sem said
  4. ocp76

    Auto Searching Matching Text

    hi make a timer and in the when_timer_expiered tigger write excute_query; and in the block property in the where propery write :block.itemname||&quot;%&quot; and sorry for my poor english

Part and Inventory Search

Back
Top