Hi Bruce
I have a memory form with a browse on. I want to display a certain alert message when click on a browse row.
I add some code with a certain condition in 'the user click on a row in the browse' embed point and then call 'do SendMessage' routine:
loc:alert = 'SendMessage now whatever...'
but now alert message display.
I even try in code rather than calling do SendMessage :
loc:alert = 'SendMessage now whatever...'
p_web.Message('Alert',loc:alert,p_web.site.MessageClass,Net:Send,true)
No message display.
Any help or suggestions will be appreciated.
Regards
Johan
NT9.20
cl8