$04 Suppressing OK message
Ben Price
ben at clintelsystems.com
Fri Jun 17 02:04:44 EDT 2016
Hi List,
I think I have found a solution but it's not pretty (an elegant solution
would be preferable) and I hope my interpretation of $findreplace using
regex works!
On loading my automated task I can loop through all $clib.$classes and
call $findreplace('^.*OK Message.*$','^;.*OK Message.*$',ktrue,kfalse,
ktrue) on each class which should comment them all out.
At the end of task I can then $findreplace('^;.*OK Message.*$','^.*OK
Message.*$',ktrue,kfalse, ktrue) to put them all back.
--
All the best,
Ben Price
Software Engineer
p: (08) 8203 0550
On Fri, Jun 17, 2016 at 3:12 PM, Ben Price <ben at clintelsystems.com
<mailto:ben at clintelsystems.com>> wrote:
Hi List.
I have written a automated process which opens up windows and prints
records, but on any one of the windows an OK box may be presented to
the user if the data or setup for the data is incorrect.
Is there any way in Omnis 4 to be able to suppress OK messages so
automated process to operate without user intervention?
--
All the best,
Ben Price
Software Engineer
p: (08) 8203 0550
_____________________________________________________________
Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list