What is the difference between <F8> and <Shift-F8> when
debugging?

Answers were Sorted based on User's Feedback



What is the difference between <F8> and <Shift-F8> when debugging?..

Answer / suresh

F8- will take u through all the executable statements

<SHIFT> f8 ? will skip the calls to subroutines

Is This Answer Correct ?    7 Yes 0 No

What is the difference between <F8> and <Shift-F8> when debugging?..

Answer / ravi kumar noneria

F8- will take u through all the executable statements

<SHIFT> f8 ? will skip the body of function & subroutines
but execute all

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

what are the types of combo box?

1 Answers   Satyam,


what are the Parts of ODBC?

0 Answers  


What is the use of progress Bar Control?

0 Answers   Infosys,


Explain what is Visual basic?

0 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  






Can you create a tabletype of recordset in Jet connected ODBC dbengine.

0 Answers  


Clear property is available in hich control?

2 Answers  


Types of LockEdits in RDO.

0 Answers  


How can you filter out specific type of file using file system controls?

0 Answers  


Types of Modal windows in VB.

1 Answers  


How do I create a window with a small title bar as in a floating toolbar?

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  


Categories