|
The feature allows you to split or combine lines of code, inserting or removing line continuation characters ("_") at the end of each line. The maximum length of a line when used to split lines is customizable in the window, tab.
MZ-Tools offers the following ways to split / combine lines:
- The and menus: with these menus, you split / combine the lines of code of all the projects of a group.
- The and context menu of a code window: with these menus, you split / combine the lines of code of the current procedure or the selected lines.
- The and context menus of a project in the of Visual Basic: with these menus you split / combine the lines of code of the selected project.
- The and context menus of a file in the of Visual Basic: with these menus, you split / combine the lines of code of the selected file.
- The and buttons on the toolbar: with these menus, you split / combine the lines of code of the current procedure or the selected lines.
- The shortcut customized in the window, tab: with these menus, you split / combine the lines of code of the current procedure or the selected lines.
See Also:
General Customization
Shortcuts Customization
|