Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script gives syntax error in Flight reservation Application
#3
Solved: 11 Years, 4 Months ago
the correct syntax for retrieving data from datatable is Datatable(ParamID,Sheet) or Datatable.Value(ParamID,Sheet)
so you should use
Code:
Dialog("Login").WinEdit("Agent Name:").Set Datatable("username",dtLocalSheet)

if the Parameter 'username' is in your local sheet.

Reply


Messages In This Thread
RE: Script gives syntax error in Flight reservation Application - by Saket - 11-17-2009, 10:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send/pass UFT Run Error Dialog as output value to main driver script lravi4u 0 583 11-05-2023, 03:55 PM
Last Post: lravi4u
  error when executing an UFT automation script alexalloza 0 1,537 10-30-2018, 06:17 PM
Last Post: alexalloza
  UFT 12.53 trial version not recognizing its sample flight application login/password NehaRB 2 3,907 10-07-2016, 06:49 PM
Last Post: pradeep537
  Script is not generated for windows application in UFT sreelatha 1 2,369 04-04-2016, 10:51 AM
Last Post: vinod123
  Path of Flight reservation Window is not recorded in HP UFT 12.52 version mailtokopalverma@gmail.com 1 2,697 04-01-2016, 05:34 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 2 Guest(s)