Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
PRINT ON,GEN,NODATA 00001
* 00002**2
* Issue a WTO which NetView will detect and use as a trigger 00003**2
* for something. 00004**2
* 00007**2
PQRWTO01 CSECT 00008
SAVE (14,12) 00034
BALR 12,0 00035
USING *,12 00036
* 00037
WTO 'PQRWTO01 Please do something or other', *00246
ROUTCDE=(2), master console information *00247
DESC=(7) from an application program 00248
* 00249
RETURN (14,12),RC=0 00260
DROP 12 00264
* 00265
END PQRWTO01 00394