How to run the program at particular time? It should run everyday at 3:00 PM. After executing the program should sleep until next day at 3:00 PM. Please explain with code?
5 12648Post New Sanat Interview Questions
What is meant by implicit objects and what are they?
What is the cost function?
How you would rewrite the sql query to return the customerid sorted numerically?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
What is a sequence generator transformation?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is a heap?
what are acid properties? : Sql server database administration
What is cpm framework in pega?
What is a gui in java?
What does trim stand for?
What is Web API?
Explain the importance of 80/20 rule in model validation?
How can I change what appears between categories when I post in more than one category?
How do I sort numbers in php?