pitfloner
9th June 2003, 13:01
Does anyone know the way to refresh explicitly a screen field?
Thanks
p.cole
9th June 2003, 14:52
If you have a screen field called "status" then the following might work.
display("status")
refresh(current.window())
Hope this helps
Phil
NPRao
10th June 2003, 19:38
Refer to -
display.all(), display.curr.occ(), display.fld(), display.occ() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_form_and_form_field_operations_display_many)