SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Use of variables

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Use of variables
Author Message
Jane



Joined: 06 Dec 2002
Posts: 4

Post Use of variables Reply with quote

I'm new to 24x7 so apologies in advance if this is
a simple question. How can I print the value of a
variable in the body of an email being sent by
the Scheduler ?

All suggestions welcome.

Jane

Fri Dec 06, 2002 12:43 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: Use of variables Reply with quote

Let's say you have a variable MY_VAR declared as
Dim MY_VAR, string

You want to insert it into email message. Here is how (JAL example):

Dim MY_VAR, string
Set MY_VAR, "test values"
Dim my_message, string

ConcatEx "This message includes ", MY_VAR, ". That's it.", my_message
MessageSend "Exchange Settings", "password", "name@domain.com", "This is subject", my_message

Of course the value of MY_VAR does not have to be hard-coded. You can calculate it any way you want.
Please check additional examples available in MailSend help topic (click the Examples button on the help window button bar).

: I'm new to 24x7 so apologies in advance if this is
: a simple question. How can I print the value of a
: variable in the body of an email being sent by
: the Scheduler ?

: All suggestions welcome.

: Jane

Fri Dec 06, 2002 1:03 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.