What is a private key?
What are heap memory and stack memory and what are memory tables.
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is php dependency injection?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is the phase relationship between the primary and secondary voltages of a transformer?
What is border & shading in ms word?
How to process the uploaded files?
What is ipc message?
Write a program to reverse a number in java?
How do I run windows 7 as an administrator?
Explain and define standard feat of formation
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
How can I make a script that can be bilingual (supports english, german)?
What are windows accessories?