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

Play Back and Edit Time and Date
http://teleflow.org/phpbb/viewtopic.php?f=10&t=372
Page 1 of 1

Author:  wlwoody [ Thu Jun 08, 2006 4:01 pm ]
Post subject: 

Running TF on an WinXP machine without a monitor, keyboard, and mouse. All communication with the application is by phone. Since calls out of the application are controlled by the system date/time, we need to be able to hear the current date and time and be able to edit both the time and date by way of a phone call to the application. We are thinking of logging into an administrative menu with an option to hear the date/time and then be able to edit each or both. <br> <br>Thanks for the support...

Author:  Chris [ Fri Jun 09, 2006 9:38 am ]
Post subject: 

You can use the "Say" step and the TeleFlow system variables @DATE and @TIME to play the date and time when you choose the administrative feature to hear them. <br> <br>Set up a little input routine for the date/time entry. For example: <br>Play step: "Please enter the 2 digit year now" <br>Use a Get TT String step to collect the year portion. <br>Play step: "Please enter the 2 digit month now" <br>and so on. <br> <br>When you have collected the date and time data you need into TeleFlow variables, use the Run Program step to change the date and time, with these commands (Use one Run Program step for each command) <br>- "time hh:mm:ss" (Where you will replace the hh:mm:ss with your TeleFlow variables, such as @MYHOUR:@MYMINUTE:@MYSECOND. You can also just use hh:mm) <br>- "date dd-mm-yy" (Replace dd-mm-yy with your TeleFlow variables, such as @MYDAY-@MYMONTH-@MYYEAR)

Author:  wlwoody [ Sat Jun 10, 2006 3:40 pm ]
Post subject: 

Thanks for the support... <br>Great Job.

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