Displays the source corresponding to the current diagnostic or query item. To display a query item, you must be using SCA. Format GOTO SOURCE
1 – Qualifiers
1.1 /READ_ONLY
Specifies that the buffer containing the source be set read-only and therefore unmodifiable. Using this qualifier overrides any setting established by the SET DIRECTORY command.
1.2 /WRITE
Specifies that the buffer containing the source be set writeable and therefore modifiable. Using this qualifier overrides any setting established by the SET DIRECTORY command.