-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMNU_EDITGOTO.htm
20 lines (19 loc) · 917 Bytes
/
MNU_EDITGOTO.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>Goto Command </title>
</head>
<body>
<h2>Goto Command</h2>
<p>
This command is used to move the insertion point to a specified measure. The measure must be greater than the starting bar number associated with the score.</p>
<p>
This command is also useful on occasions where you want to find out the current measure number at the insertion point. By selecting this command, you can find out the current bar number because it is the initial value presented in the bar number field. You can simply cancel the operation if you are only wanting to determine the current measure number.</p>
<p>You can create or extend a selection by enabling the <h4>Selection checkbox</h4><div class="ctldesc">You can use this check box to create or extend a selection while moving to a new bar.</div>
.
<p>
<b>See Also </b> </p>
<ul>
<li><a href="SUBMNU_EDIT.htm">Edit Menu Commands</a></li>
</ul>
</body>
</html>