Hi All,
I would like clarification on how to use the sysrefresh function correctly.
The function should be used within a FOR or WHILE loop or rather it should
be used before or after the loop itself .
Thank
How to use corretly SYSREFRES() function
- mauri.menabue
- Posts: 165
- Joined: Thu Apr 17, 2008 2:38 pm
- Antonio Linares
- Site Admin
- Posts: 42604
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 46 times
- Been thanked: 88 times
- Contact:
Re: How to use corretly SYSREFRES() function
Mauri,
If the loop takes too much time, then a call to SysRefresh() is needed to allow Windows process pending msgs
If the loop takes too much time, then a call to SysRefresh() is needed to allow Windows process pending msgs