Thats the one I am looking for.
Thanks.
Thanks.
--- In vantage@yahoogroups.com, Steven Gotschall <sgotschall@...> wrote:
>
> As Charlie said, the BPM has a built in function that does alert boxes for you. If you have to do this in a custom 4gl code, use:
>
> {lib/PublishInfoMsg.i &InfoMsg = "'your message here'"}
>
> As you have discovered, the Vantage environment limits the use of the 4GL Message command to writing to the log file only.
>
>
>
> ________________________________
> From: mmcwilliams22 <mmcwilliams22@...>
> To: vantage@yahoogroups.com
> Sent: Mon, October 12, 2009 11:03:16 AM
> Subject: [Vantage] 4Gl AlertBox
>
> Â
> I am trying to show an alert box using a BPM but nothing happens. It puts my message in the logs but does not pop the alert up on the screen.
> I thought it should be as simple as below:
>
> MESSAGE "Customer COD Only" View-As Alert-Box.
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>