How to use corretly SYSREFRES() function

Post Reply
User avatar
mauri.menabue
Posts: 165
Joined: Thu Apr 17, 2008 2:38 pm

How to use corretly SYSREFRES() function

Post by mauri.menabue »

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
User avatar
Antonio Linares
Site Admin
Posts: 42604
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 44 times
Been thanked: 88 times
Contact:

Re: How to use corretly SYSREFRES() function

Post by Antonio Linares »

Mauri,

If the loop takes too much time, then a call to SysRefresh() is needed to allow Windows process pending msgs
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply