Guest Phuocha Report post Posted 12/15/2004 10:30 AM I used English very bad. I hope so you will understand it. I used Voice Guide 5.2.3018, Motorola SM56 Voice Modem, OS/Windows 98. Now i want to use 1 vgs, that i attach. That mean, While i call , i'll input 4 character, Voice Guide software compare 4 character with database.mdb. It return 1 character, eg: 1,2,3 .... Module VB Scipt will compare, if it's 1 then goto module status1, 2 go to module status2, 3 goto module status3 else go to module error. I can't edit VB Script give this problem. Thanks, sample.vgs Share this post Link to post
SupportTeam Report post Posted 12/15/2004 06:23 PM For a simple check of the returned data you can just use an Evaluate Expression module... Share this post Link to post
Guest Guest Report post Posted 12/16/2004 08:22 AM Sorry, I have create a Evaluate Expression module (i have attach), but it's not working. Can you help me to create this module. Thanks, sample.vgs Share this post Link to post
SupportTeam Report post Posted 12/16/2004 10:03 AM So value of data in column TTRANG is either: 1001 or 1002 ? You may want to post the database as well to let us see what is going on, or could you please post a copy of VoiceGuide's Debug Printout which captures a call. (When running the script click on VoiceGuide's View menu and select 'Event Trace Log' option - any log information will then appear in this window. You must open the trace window before making the call.) Share this post Link to post