What to do: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
As a prerequisite for this example, you must have added a comment line as described in "How to Add Functions and Commands" and a function as described in "How to Add Functions and Commands Using the Syntax Assistant". | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Enter the following values in the corresponding fields:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
The list should now look as follows: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
Lines are automatically sorted when the procedure is reopened. However, you may also sort the lines into the correct order using the function from the context menu.Using the function in the same context menu you may change the enumeration after adding new lines, e.g. the renumbering function may transform lines #s 10, 15 and 20 to #s 10, 20, 30.In order to prevent a sequence transformation, the Renumber function should only be called after the Block Structure function (e.g. line #s 10, 5, 20 will be transformed by the renumbering function to 10, 20, 30). |