TeleFlow Forums
http://teleflow.org/phpbb/

About basic run script
http://teleflow.org/phpbb/viewtopic.php?f=1&t=985
Page 1 of 1

Author:  saugortgarcia [ Tue Jan 18, 2011 2:07 pm ]
Post subject:  About basic run script

It is possible command from "Run Basic Script" block to play a message?

Something like:

IF @A=1 THEN PLAY(MSJ01)
ELSIF @A=2 THEN PLAY(MSJ02)
ELSE PLAY(MSJ03)
END

or

CASE @A=01 THEN PLAY(MSJ01)
CASE @A=10 THEN PLAY(MSJ02)
CASE @A=11 THEN PLAY(MSJ03)

Author:  Chris [ Wed Jan 19, 2011 10:29 am ]
Post subject:  Re: About basic run script

Not at present. All of the available functions for the Run Basic Script step are in the help, and are all what we would refer to as "programming functions" as opposed to audio or media functions.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/