PureBytes Links
Trading Reference Links
|
You can't in TS4. In tsy2k you can write:
if condition1 then
alert("My text here");
And the "My text here" will appear in the alert box.
Very nice feature...
--- "Nixon(MLS)" <mbjp57@xxxxxxxxxxxxxx> wrote:
> When you get an alert signal, is there anyway to
> specify what the message
> says in the pop up box? I would just like to add a
> little more detail to
> these alert messages.
>
> Many thanks for your help.
>
> Regards
>
> Philip
>
> P.S. My question relates to TS4.
>
>
|