Ved International Discussion Board


Join the forum, it's quick and easy

Ved International Discussion Board
Ved International Discussion Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The Editor tab in the Options dialog box

Go down

The Editor tab in the Options dialog box  Empty The Editor tab in the Options dialog box

Post by binusasi Mon Jul 16, 2012 9:08 pm

The Editor tab in the Options dialog box contains settings for indenting, such as turning automatic indenting on or off and changing the width of a tab from the default of four spaces.
Using the Line Continuation characters
You can use the line-continuation character, the underscore (_), to break up a single code statement into multiple lines. This makes the code statement easier to read because it's fully contained within the Code Editor window.
The line-continuation character is placed after a space in the statement, as shown in the following example code:
MsgBox "User Name = " & txtUserName.Text & _
", Password = " & txtPassword.Text
binusasi
binusasi
LEADER Of ALL
LEADER Of ALL

Posts : 7988
Join date : 2011-12-07

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum