while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
TCS,
1 3500We are running an educational institution in Karnataka,India. Is there any ceiling stating that if gross salary is upto this then only incentive or bonus can be paid?
Vini,
2103I have a small system with two motors that are running on 380 vac, 60 hz. These motors are expensive and I usally get them from Brazil. I am adding another motor to the system, but I want to purchase a 480 vac, 60 hz motor to use. It will be on a VFD that is rated fro 380 thru 480. Is this posible and will I have to use a larger motor and derate it?
19781.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
5 12451In a thermal power plant ID Fans running with full load but boiler load is only 80 % give reason ?
9 19936Dear sir,We have a 7.5hp motor,it was running smoothly and suddenly one winding is carring more current then others(r=6.5,y=6.3,b=10)..whts wrong with tis...?
5 8377an amazing situation was faced when an alive distribution panel with 415 volts and carrying almost 200Amps has become short and this metal cubical showing 220 volts against neutral and earth. to redress any confusion i checked the panel with help of single 200watts test lamp which also glowing with max.intensity b/w neutral & metal body of DB. amazing situation is that i hold the DB firmly more than once with necked foot means without insulated shoes but not received any electrical shock. whereas our all running gen sets neutral points also proper grounded and this short DB was completely earthed , this is beyond my understanding . any body explain how is it possible . our running gen set neutral also grounded firmly
1 2450if the field circuit of a d.c. shunt motor running without load gets opened, then the motor will
3 5743Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
4 12145what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
2373I've been running into situations where a relief valve is being used to protect a regulator. Is this common? And, is this a proper use of a relief valve?
CDI,
1997
While running DOS on a PC, which command would be used to duplicate the entire diskette?
How to detect the CPU type of the computer the application is running on?
How to tell in code if my application is running on Windows NT ?
How to Determine if Delphi Running?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
what is the effect of low frequency(say 48Hz) on TUrbo- Generator set when running for a prolonged period?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
A session S_MAP1 is in Repository A. while running the session error message has displayed `server hot-ws270 is connect to Repository B`.what does it mean?
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?