loading
 
problem
mahjube from Iran  [3 posts]
13 year
Hi!  I have a problem : How we can have time in VBSCRIPT PROGRAM variables like other variables.Is there any module to solve this problem?    I know that there is a module called DISPLAY DATE-TIME but it doesn't create any variable in VBSCRIPT PROGRAM variables.PLEASE HELP ME.
THANKS SO MUCH
Anonymous 13 year
Mahjube,

You could use a VBScript module to create such a variable. For example:

SetVariable "the_time", FormatDateTime(Now(), 1)

See

http://www.w3schools.com/vbscript/func_formatdatetime.asp

for more documentation about the formatdatetime function.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index