SysWait() ó SysRefresh()
Maestro Antonio Linares C. !
cual es la diferencia entre estas 2 funciones?
saludos !
function SysWait( nLong )
local nSeconds
DEFAULT nLong := .1
nSeconds := Seconds() + nLong
while Seconds() < nSeconds
SysRefresh()
end
return .t.
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 40 guests