what is Option Implicit

Answer Posted / arka

Option Explicit On
-> x=X+1 'error

Option Explicit Off
-> x=X+1 'no error


option explicit off = option implicit (don't need to write that)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Types of LockEdits in RDO.

1578


Draw Sequence Modal of RDO and Explain?

1871


Explain the differences between ActiveX Dll and ActiveX Exe?

1527


What do you know about chaining views.

528


What are the types of line styles available in Treeview Control?

1879






How do I tell when an application executed using the SHELL command is finished?

1093


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

863


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1684


What are the tools in visual basic?

510


Draw Sequence Modal of DAO? Explain.

1703


State about the different types of visual basic data?

548


Parts of ODBC?

1456


How would you create your application in DHTML?

1407


What is ado data control in vb6 0?

620


What is activex control in vb?

541