FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to use corretly SYSREFRES() function
Posts: 181
Joined: Thu Apr 17, 2008 02:38 PM
How to use corretly SYSREFRES() function
Posted: Wed Apr 07, 2021 07:21 AM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to use corretly SYSREFRES() function
Posted: Wed Apr 07, 2021 08:04 AM

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

Continue the discussion