O$ - why not use #F
Phil (OmnisList)
phil at pgpotter.co.uk
Tue Jul 26 09:46:17 UTC 2022
Martin,
Most developers will of moved away from relying on #F, mainly due to
things like timers, which may pop in and do something when you least
expect it, and maybe change the #F flag unexpectedly.
So using your own variable to hold any flag or status is a much safer
way to go.
--
regards
Phil Potter
Based in Chester in the UK.
On 26/07/2022 09:57, Martin Obongita via omnisdev-en wrote:
> Hi Paul,
> Sorry, I don't wish to be rude, but could I interject and ask why you use vbOK variable instead of using the inbuild #F variable to return the status of a flag?
> Kind regards, Martin.
More information about the omnisdev-en
mailing list