Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function calling a another funtion in functional library
#3
Not Solved
HI ,

Sorry for the last thread im not using any parenthesis
I have a funtional libray say y
im defining two funtion ,One funtion calling another funtion it gives me that error
Code:
Public Function Record(stname,strage)
    Browser("LorPrimary").Page("LorMain").Frame("Search").webedit("as").set "name"
call selectdtpicker(strage)
end funtion

Public Function age(strage)

Browser("LorPrimary").Page("LorMain").Frame("Search").datepeicker("as").set strage 'the date picker is an custon type

end funtion


In my action
i call
Theis funtion Record("ss","13/01/1987")

it gives me an error
Reply


Messages In This Thread
RE: Function calling a another funtion in functional library - by saikri - 02-18-2011, 11:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a Function in Function Library when function is defined in an Action jitenderkkr 0 2,926 11-27-2014, 12:53 PM
Last Post: jitenderkkr
  calling QTP script from one to another krishnas.tester 3 6,695 11-12-2014, 10:32 AM
Last Post: vinod123
  calling stored procedure from Oracle borisk 3 6,420 03-19-2013, 12:41 PM
Last Post: gaveyom
  Function written in Func library is not returning values but works in same script Shwethareddy 5 4,623 02-25-2013, 10:55 AM
Last Post: vinod123
  Function is not calling from subdriver qtpexpert 0 2,055 01-18-2013, 12:25 PM
Last Post: qtpexpert

Forum Jump:


Users browsing this thread: 2 Guest(s)