What string of characters,when printed out to a text
file,will create a new line in the text file?



What string of characters,when printed out to a text file,will create a new line in the text file?..

Answer / uday

we need to use "\r\n".

suppose file_printf("Filename1","Uday\r\nKumar");

this will print
Uday
Kumar
in Filename1 file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

Explain the winrunner testing process?

0 Answers  


can anybody give me example of 5 critical,major,& low severity and priority bug

0 Answers  


What is Global GUI Map?

3 Answers   Tomax,


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

0 Answers  


Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!

1 Answers  


How many recording modes are provided by WR?

1 Answers  


Does WinRunner have recovery mechanism built in?

2 Answers  


ca n u give the eample for low severity & high priority in ur Internet Banking project

2 Answers   Agile Software,


What is the extension of GUI check points check list file?

3 Answers   FCG,


What is the use of Merge option provided in WR

3 Answers  


Name the two modes of recording?

0 Answers  


What is the use of gui map and what happens when the gui map file get loaded?

0 Answers  


Categories