Name
ViewSource.rexx -- displays the source of the current viewed document
Template
,
Function
This ARexx script opens a new window containing the source code of thecurrent
viewed document. This means you can look at the HTML or HyperGuide code.
Requirements
None.