` Printed Icetips Article

Icetips Article



Par2: Non-standard buttons in IC
1998-05-12 -- Steve Parker
 
If a button is placed on a window to call, for example, a report limited to the current 
value of a field, e.g.:
  PrintButton, Accepted
   ThisWindow.Update
    PrintOneRecord
    Select(?Browse:1)
it may fail to pick up the value (especially if you have used a dynamic filter using the 
.SetFilter() method).
  In this case, change the default action to "Process on browser."



Printed May 1, 2024, 6:35 am
This article has been viewed/printed 35116 times.