vms_sys module

(PYVMS LOGO) Python on OpenVMS

(go to: table of contents, index)

The 'vms_sys' module provides access to some OpenVMS SYS$ routines. Most functions DO NOT return a status code; they raise the exception 'vms_sys.error' when something went wrong. Functions that behave differently have it mentioned at their description.


Alphabetical list of routines:

(go to: table of contents, index)

20-MAR-1999 ZE.