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

where does WR records the information about objects in AUT?

1 Answers  


What is contained in the GUI map?

1 Answers  


can we run compiled-mod function in a compiled module function?if yes then fwd sample script?

1 Answers  


Wat is the defferances between Test plan and devolopment plan?

3 Answers  


how can we make use of virtual object wizard to identify similar object can u explain with an example

2 Answers  






regular expression differance in qtp and winrunner

1 Answers  


what is batch mode, how can u run ur tests in batch mode?

3 Answers   MBT,


What is keyword driven testing? what is the difference between severity and priority?

2 Answers   Mind Tree,


What is the purpose of gui spy?

0 Answers  


Where do we use Regular Expression? And what exactly Regular Expression means?

6 Answers   College School Exams Tests, JVS,


What is the difference between QTP and WinRunner?

5 Answers   AppLabs,


Tell me the function to move to the next row in a data table?

2 Answers   Accenture, Landscape Technologies,


Categories