Subprogram Name | Executable Example | Viewable Example |
---|---|---|
NAT-RES |
NAT-RES?source=e3xslt2.xml&lib=sysweb |
NAT-RES |
Only available on platforms with shared resources.
Generates an HTML page with the listing of a Natural source object. Depending on the definition at the text member MIMEDATA the data will be transferred as binary or as alphanumeric data.
LIB=
|
Natural LIBRARY |
SOURCE=
|
Resource name with extension |
nat-res?source=e3xslt2.xml&lib=sysweb3
Instead of specifying the parameters LIB=
and
SOURCE=
, library and source name can be added directly after the
program name. nat-res/<yourlibrary>/<yourresource>
If the HTTP server is PUT enabled, NAT-RES can be used to write back to the HTTP server with an HTTP put request.
To activate the PUT capability, modify the subprogram NAT-RES by setting the variable F_PUT to TRUE and recatalog the subprogram NAT-RES.