When you double click "Go sub" you are postioned to 'Sub' in question but there is NO method of returning back to the 'Go sub' you double clicked, wish there was please enter on the IDEA wall and you will get my vote
'Or is there some other nice way to move to e.g. places where a subroutine has been called?' Debatable nice but you can do the following:
Search Facilities (From Plex Help)
You can search through an action diagram to locate a particular text string or object name. To perform a search:
-
Type the text or object name in the input line. Instead of typing you can drag and drop an object or instruction from the Palette or the Object Browser. Object names should be in the following format:
objecttype: fullname
For example, to search for a value of the Order status field called Open, you would type:
value: order status.open
-
To search for an object, choose Find Object (F3) from the Edit menu.
Or, to search for text, choose Find Text (F4) from the Edit menu.
CA Plex highlights the line containing the first instance of the object name or text string (if any). Repeat step 2 to search for the next instance.
How I would do the Search
1. Drag and drop 'Sub MyAmazingSubrountine' action diagram statement to input line
2. Remove one of the spaces between 'Sub' and 'subroutine name'. Reported bug that the processes of drag and drop adds the extra space
3. Press F4