FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour abort aeval()
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
abort aeval()
Posted: Mon Oct 09, 2023 09:12 AM

Hi,

Is it possible to interrupt the execution of the aeval() function by condition ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: abort aeval()
Posted: Mon Oct 09, 2023 09:35 AM

Dear Yuri,

Use AScan() instead of AEval()

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Re: abort aeval()
Posted: Mon Oct 09, 2023 10:10 AM

Thanks !

Continue the discussion