Mark,
Finally I have some time to go back to reading Vantage group posts.
If I will have such action like ''Show informational message based on
the designed template'' then I will be using it. Unfortunatelly there
is not such action in Vantage 8.03.305H. This is the main reason why I
was looking for possibility to popup message directly from 4GL code.
So far without success.
*********************
PLEASE USE 'Reply to ALL' functionality - so I don't need to search
through all new posts in Vantage group to be able to answer your
question / read your answer
*********************
regards
Grzegorz Szczepański
Dnia Fri, 12 Dec 2008 07:02:32 -0500
"Mark Wonsil" <mark_wonsil@...> napisał(a):
Finally I have some time to go back to reading Vantage group posts.
If I will have such action like ''Show informational message based on
the designed template'' then I will be using it. Unfortunatelly there
is not such action in Vantage 8.03.305H. This is the main reason why I
was looking for possibility to popup message directly from 4GL code.
So far without success.
*********************
PLEASE USE 'Reply to ALL' functionality - so I don't need to search
through all new posts in Vantage group to be able to answer your
question / read your answer
*********************
regards
Grzegorz Szczepański
Dnia Fri, 12 Dec 2008 07:02:32 -0500
"Mark Wonsil" <mark_wonsil@...> napisał(a):
> Hi Grzegorz,
>
> > The reason why I prefer to use a MessageBox from 4GL over a 'Raise
> > exception' is that:
> > 1. 'Raise exception' is stopping the execution of your code
>
> Yes, this is true for the 'Raise Exception' action but I don't think
> for the 'Show informational message based on the designed template'
> action.
>
> > 2. In 4GL you can put message in any point of your code
>
> True
>
> > 3. The data that you can pass to message box from 4GL can be
> > selected from ANY table, not only ttTables that you are limited to
> > in 'Raise exception'
>
> This limitation is true as for 'Show informational messages...' as
> well.
>
> Mark W.
>
>