<x-flowed>
Hi Brian
I haven't ever done much with alerts but this should the the job for you -
just add it to the bottom of your existing code - remember to click on
enable alert under indicator properties
If checkalert then begin
if condition2 then alert = true ;
end ;
Rgds Stuart
</x-flowed>
|