- LBR$C_CREATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_READ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_HLP - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_MLB - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_OBJ - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_TYP_TXT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$C_UPDATE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LBR$CLOSE() - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$CLOSE.
- LBR$GET_HELP(String...) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$GET_HELP.
- LBR$GET_RECORD() - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$GET_RECORD.
- LBR$INI_CONTROL(int, int) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$INI_CONTROL.
- LBR$LOOKUP_KEY(String) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$LOOKUP_KEY.
- LBR$OPEN(String) - Method in class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
Call LBR$OPEN.
- LBR_IDX() - Constructor for class dk.vajhoej.vms.call.lib.LBRRTL.LBR_IDX
-
- LBRRTL - Class in dk.vajhoej.vms.call.lib
-
Class LBRRTL is a wrapper library for LBR$ functions.
- LBRRTL() - Constructor for class dk.vajhoej.vms.call.lib.LBRRTL
-
- LBRRTL.LBR_IDX - Class in dk.vajhoej.vms.call.lib
-
Class LBR_IDX encapsulate LBR$ index and wrap a series of LBR$ calls.
- LIB$CREATE_DIR(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$CREATE_DIR to create directory.
- LIB$DELETE_FILE(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_FILE to delete file.
- LIB$DELETE_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_LOGICAL to delete logical.
- LIB$DELETE_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DELETE_SYMBOL to delete symbol.
- LIB$DISABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DISABLE_CTRL to disable CTRL/T or CTRL/Y.
- LIB$DO_COMMAND(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$DO_COMMAND to transfer control to execution of command.
- LIB$ENABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$ENABLE_CTRL to enable CTRL/T or CTRL/Y.
- LIB$EXPAND_NODENAME(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$EXPAND_NODENAME to expand nodename.
- LIB$FIND_FILE() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.FIND_FILE_CTX
-
Call LIB$FIND_FILE to get next matching file.
- LIB$FIND_FILE(String, FilenameProcessor) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB$FIND_FILE(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB$FIND_FILE_AsStringArray(String) - Static method in class dk.vajhoej.vms.call.script.js.LIBRTL_JS
-
Call LIB$FIND_FILE multiple times and LIB$FIND_FILE_END once.
- LIB$FIND_FILE_END() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.FIND_FILE_CTX
-
Call LIB$FIND_FILE_END to end processing.
- LIB$GET_COMMON() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_COMMON to load string from common area.
- LIB$GET_FOREIGN() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_FOREIGN to get command line arguments.
- LIB$GET_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_LOGICAL to get value of logical name.
- LIB$GET_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GET_SYMBOL to get value of symbol.
- LIB$GETDVI_AsInt(int, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETDVI to get single item as int.
- LIB$GETDVI_AsInt(String, String) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETDVI to get single item as int.
- LIB$GETDVI_AsString(int, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETDVI to get single item as String.
- LIB$GETDVI_AsString(String, String) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETDVI to get single item as String.
- LIB$GETJPI_AsInt(int, int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETJPI to get single item as int.
- LIB$GETJPI_AsInt(String, int) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETJPI to get single item as int.
- LIB$GETJPI_AsString(int, int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$GETJPI to get single item as String.
- LIB$GETJPI_AsString(String, int) - Static method in class dk.vajhoej.vms.call.script.LIBRTL_Script
-
Call LIB$GETJPI to get single item as String.
- LIB$INIT_TIMER() - Method in class dk.vajhoej.vms.call.lib.LIBRTL.TIMER_CTX
-
Call LIB$INIT_TIMER to start timer.
- LIB$INIT_TIMER() - Method in class dk.vajhoej.vms.call.script.LIBRTL_Script.TIMER_CTX
-
Call LIB$INIT_TIMER to start timer.
- LIB$K_CLI_GLOBAL_SYM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_CLI_LOCAL_SYM - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_IEEE_S - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_IEEE_T - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_D - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_F - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_G - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$K_VAX_H - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$M_CLI_CTRLT - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$M_CLI_CTRLY - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LIB$PAUSE() - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$PAUSE to pause.
- LIB$PUT_COMMON(String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$PUT_COMMON to save string to common area.
- LIB$SET_LOGICAL(String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_LOGICAL to define logical.
- LIB$SET_LOGICAL(String, String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_LOGICAL to define logical in specific logical table.
- LIB$SET_SYMBOL(String, String) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SET_SYMBOL to set symbol.
- LIB$STAT_TIMER(int) - Method in class dk.vajhoej.vms.call.lib.LIBRTL.TIMER_CTX
-
Call LIB$STAT_TIMER to get timer values.
- LIB$STAT_TIMER(String) - Method in class dk.vajhoej.vms.call.script.LIBRTL_Script.TIMER_CTX
-
Call LIB$STAT_TIMER to get timer values.
- LIB$SUB_TIMES(long, long) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SUB_TIMES to subtract start time from end time.
- LIB$SYS_ASCTIM(long) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SYS_ASCTIM to format a VMS time.
- LIB$SYS_GETMSG(int) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$SYS_GETMSG to get message text for error code.
- LIB$WAIT(double) - Static method in class dk.vajhoej.vms.call.lib.LIBRTL
-
Call LIB$WAIT to sleep.
- LIB__CREATE_DIR(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$CREATE_DIR to create directory.
- LIB__DELETE_FILE(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_FILE to delete file.
- LIB__DELETE_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_LOGICAL to delete logical.
- LIB__DELETE_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DELETE_SYMBOL to delete symbol.
- LIB__DISABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DISABLE_CTRL to disable CTRL/T or CTRL/Y.
- LIB__DO_COMMAND(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$DO_COMMAND to transfer control to execution of command.
- LIB__ENABLE_CTRL(boolean, boolean) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$ENABLE_CTRL to enable CTRL/T or CTRL/Y.
- LIB__EXPAND_NODENAME(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$EXPAND_NODENAME to expand nodename.
- LIB__FIND_FILE() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.FIND_FILE_CTX
-
Call LIB$FIND_FILE to get next matching file.
- LIB__FIND_FILE(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$FIND_FILE and LIB$FIND_FILE_END to find all file names matching specification.
- LIB__FIND_FILE_END() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.FIND_FILE_CTX
-
Call LIB$FIND_FILE_END to end processing.
- LIB__GET_COMMON() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_COMMON to load string from common area.
- LIB__GET_FOREIGN() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_FOREIGN to get command line arguments.
- LIB__GET_LOGICAL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_LOGICAL to get value of logical name.
- LIB__GET_SYMBOL(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GET_SYMBOL to get value of symbol.
- LIB__GETDVI_AsInt(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETDVI to get single item as int.
- LIB__GETDVI_AsString(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETDVI to get single item as String.
- LIB__GETJPI_AsInt(String, int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETJPI to get single item as int.
- LIB__GETJPI_AsString(String, int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$GETJPI to get single item as String.
- LIB__INIT_TIMER() - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.TIMER_CTX
-
Call LIB$INIT_TIMER to start timer.
- LIB__PAUSE() - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$PAUSE to pause.
- LIB__PUT_COMMON(String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$PUT_COMMON to save string to common area.
- LIB__SET_LOGICAL(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_LOGICAL to define logical.
- LIB__SET_LOGICAL(String, String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_LOGICAL to define logical in specific logical table.
- LIB__SET_SYMBOL(String, String) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SET_SYMBOL to set symbol.
- LIB__STAT_TIMER(String) - Method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py.TIMER_CTX
-
Call LIB$STAT_TIMER to get timer values.
- LIB__SYS_ASCTIM(long) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SYS_ASCTIM to format a VMS time.
- LIB__SYS_GETMSG(int) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$SYS_GETMSG to get message text for error code.
- LIB__WAIT(double) - Static method in class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
Call LIB$WAIT to sleep.
- LIBRTL - Class in dk.vajhoej.vms.call.lib
-
Class LIBRTL is a wrapper library for LIB$ functions.
- LIBRTL() - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL
-
- LIBRTL.FIND_FILE_CTX - Class in dk.vajhoej.vms.call.lib
-
Class FIND_FILE_CTX represents context for LIB$FIND_FILE and LIB$FIND_FILE_END calls.
- LIBRTL.TIMER_CTX - Class in dk.vajhoej.vms.call.lib
-
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
- LIBRTL_JS - Class in dk.vajhoej.vms.call.script.js
-
Class LIBRTL_JS is a JavaScript friendly wrapper library for LIB$ functions.
- LIBRTL_JS() - Constructor for class dk.vajhoej.vms.call.script.js.LIBRTL_JS
-
- LIBRTL_Py - Class in dk.vajhoej.vms.call.script.py
-
Class LIBRTL_Py is a Python friendly wrapper library for LIB$ functions.
- LIBRTL_Py() - Constructor for class dk.vajhoej.vms.call.script.py.LIBRTL_Py
-
- LIBRTL_Py.FIND_FILE_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class FIND_FILE_CTX represents context for LIB$FIND_FILE and LIB$FIND_FILE_END calls.
- LIBRTL_Py.TIMER_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
- LIBRTL_Script - Class in dk.vajhoej.vms.call.script
-
Class LIBRTL_Script is a script friendly wrapper library for LIB$ functions.
- LIBRTL_Script() - Constructor for class dk.vajhoej.vms.call.script.LIBRTL_Script
-
- LIBRTL_Script.TIMER_CTX - Class in dk.vajhoej.vms.call.script
-
Class TIMER_CTX represent context for LIB$INIT_TIMER and LIB$STAT_TIMER calls.
- LIBRTL_Util - Class in dk.vajhoej.vms.call.lib
-
Class LIBRTL_Util is a high level wrapper library for LIB$ functions.
- LIBRTL_Util() - Constructor for class dk.vajhoej.vms.call.lib.LIBRTL_Util
-
- LNM$_ACMODE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LNM$_ATTRIBUTES - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LNM$_LENGTH - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LNM$_STRING - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LNM$_TABLE - Static variable in class dk.vajhoej.vms.call.lib.VMSCodes
-
- LongWord(int) - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
-
- LongWord() - Constructor for class dk.vajhoej.vms.call.VMS.LongWord
-
- setCharSet(String) - Static method in class dk.vajhoej.vms.call.VMS
-
Set character set (default is ISO-8859-1).
- setValue(int) - Method in class dk.vajhoej.vms.call.VMS.LongWord
-
- setValue(long) - Method in class dk.vajhoej.vms.call.VMS.QuadWord
-
- setValue(float) - Method in class dk.vajhoej.vms.call.VMS.SFloat
-
- setValue(double) - Method in class dk.vajhoej.vms.call.VMS.TFloat
-
- setValue(T) - Method in class dk.vajhoej.vms.call.VMS.TypeWrapper
-
- setValue(short) - Method in class dk.vajhoej.vms.call.VMS.Word
-
- SFloat(float) - Constructor for class dk.vajhoej.vms.call.VMS.SFloat
-
- SFloat() - Constructor for class dk.vajhoej.vms.call.VMS.SFloat
-
- SS$_ABORT - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_ACCVIO - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_BADPARAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_DUPLNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_EXQUOTA - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFARG - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFMEM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_INSFRAME - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVADDR - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVCHAN - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVDEVNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVLOGNAM - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVLOGTAB - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_IVTIME - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_NOPRIV - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- SS$_NORMAL - Static variable in class dk.vajhoej.vms.call.lib.VMSStatus
-
- STS$K_ERROR - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_INFO - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_SEVERE - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_SUCCESS - Static variable in class dk.vajhoej.vms.call.VMS
-
- STS$K_WARNING - Static variable in class dk.vajhoej.vms.call.VMS
-
- SYS - Class in dk.vajhoej.vms.call.lib
-
Class SYS is a wrapper library for system services (SYS$ functions).
- SYS() - Constructor for class dk.vajhoej.vms.call.lib.SYS
-
- SYS$ASCTIM() - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$ASCTIM to get string with current time.
- SYS$ASCTIM(long) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$ASCTIM to get string with specified time.
- SYS$ASSIGN(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$ASSIGN to open channel to device.
- SYS$ASSIGN() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$ASSIGN to open channel to default terminal (TT:).
- SYS$ASSIGN(String) - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$ASSIGN to open channel to specified terminal.
- SYS$BINTIM(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$BINTIM to get specified VMS time.
- SYS$DASSGN(VMS.Word) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call LIB$DASSGN to close channel.
- SYS$DASSGN() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call LIB$DASSGN to close channel.
- SYS$GETDVIW(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETDVIW to get a list of items.
- SYS$GETDVIW(String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETDVIW to get a list of all items.
- SYS$GETJPIW(int[]) - Method in class dk.vajhoej.vms.call.lib.SYS.PID_CTX
-
Call SYS$GETJPIW to get lost of items.
- SYS$GETJPIW(int, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETJPIW to get a list of items.
- SYS$GETJPIW(int) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETJPIW to get a list of all items.
- SYS$GETTIM() - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETTIM to get current VMS time.
- SYS$GETUAI(String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETUAI to get a list of items.
- SYS$GETUAI(String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$GETUAI to get a list of all items.
- SYS$IDTOASC() - Method in class dk.vajhoej.vms.call.lib.SYS.ID_CTX
-
Call SYS$IDTOASC to return next identifier.
- SYS$IDTOASC(int) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$IDTOASC to get name for identifier.
- SYS$IDTOASC(IDProcessor) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$IDTOASC to get list of all identifiers and call callback for each.
- SYS$IDTOASC(boolean) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$IDTOASC to get map of identifiers to identifier names.
- SYS$IDTOASC_AsArray(boolean) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS$IDTOASC_AsList(boolean) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS$PROCESS_SCAN(int, String) - Method in class dk.vajhoej.vms.call.lib.SYS.PID_CTX
-
Call SYS$PROCESS_SCAN to find next matching PID.
- SYS$PROCESS_SCAN(int, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$PROCESS_SCAN to get first matching PID.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW(int, String, int[], PIDProcessor<Map<Integer, Object>>) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items and call callback for each..
- SYS$PROCESS_SCAN_and_SYS$GETJPIW(int, String, int[]) - Static method in class dk.vajhoej.vms.call.lib.SYS_Util
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsArray(String, String, NativeArray) - Static method in class dk.vajhoej.vms.call.script.js.SYS_JS
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsList(String, String, String[]) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS$PROCESS_SCAN_and_SYS$GETJPIW_AsList(String, String) - Static method in class dk.vajhoej.vms.call.script.SYS_Script
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of all items.
- SYS$QIOW(VMS.Word, int, VMS.Block, VMS.TypeWrapper<byte[]>, VMS.TypeWrapper<Integer>) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$QIOW.
- SYS$QIOW_getch() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$QIOW to read single character from terminal (getch functionality).
- SYS$QIOW_gets() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$QIOW to read line from terminal (gets functionality).
- SYS$QIOW_kbhit() - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$QIOW to check if there is input available to be read (kbhit functionality).
- SYS$QIOW_puts(String) - Method in class dk.vajhoej.vms.call.lib.SYS.TERMINAL_IO
-
Call SYS$QIOW to write string to terminal (puts functionality).
- SYS$SETDDIR() - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$SETDDIR to get current default directory.
- SYS$SETDDIR(String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$SETDDIR to change current default directory.
- SYS$TRNLNM(String, String) - Static method in class dk.vajhoej.vms.call.lib.SYS
-
Call SYS$TRNLNM to translate logical name.
- SYS$TRNLNM(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$TRNLNM to translate logical name.
- SYS.ID_CTX - Class in dk.vajhoej.vms.call.lib
-
Class ID_CTX represents the context for SYS$IDTOASC calls.
- SYS.PID_CTX - Class in dk.vajhoej.vms.call.lib
-
Class PID_CTX represents the context for SYS$PROCESS_SCAN calls.
- SYS.TERMINAL_IO - Class in dk.vajhoej.vms.call.lib
-
Class TERMINAL_IO represents the context (actually channel) for SYS$ASSIGN, SYS$QIOW and SYSDASSGN calls for terminal IO.
- SYS.TERMINAL_IO.CharBufTypAhd - Class in dk.vajhoej.vms.call.lib
-
- SYS__ASCTIM() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$ASCTIM to get string with current time.
- SYS__ASCTIM(long) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$ASCTIM to get string with specified time.
- SYS__ASSIGN(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$ASSIGN to open channel to device.
- SYS__ASSIGN() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$ASSIGN to open channel to default terminal (TT:).
- SYS__ASSIGN(String) - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$ASSIGN to open channel to specified terminal.
- SYS__BINTIM(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$BINTIM to get specified VMS time.
- SYS__DASSGN(VMS.Word) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call LIB$DASSGN to close channel.
- SYS__DASSGN() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call LIB$DASSGN to close channel.
- SYS__GETDVIW(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETDVIW to get a list of items.
- SYS__GETDVIW(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETDVIW to get a list of all items.
- SYS__GETJPIW(int, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETJPIW to get a list of items.
- SYS__GETJPIW(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETJPIW to get a list of all items.
- SYS__GETUAI(String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETUAI to get a list of items.
- SYS__GETUAI(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$GETUAI to get a list of all items.
- SYS__IDTOASC() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.ID_CTX
-
Call SYS$IDTOASC to return next identifier.
- SYS__IDTOASC(int) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get name for identifier.
- SYS__IDTOASC(boolean) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get map of identifiers to identifier names.
- SYS__IDTOASC_AsList(boolean) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$IDTOASC to get list of all identifiers.
- SYS__PROCESS_SCAN(int, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get first matching PID.
- SYS__PROCESS_SCAN_and_SYS__GETJPIW_AsList(String, String, String[]) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of items.
- SYS__PROCESS_SCAN_and_SYS__GETJPIW_AsList(String, String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$PROCESS_SCAN to get all PID's and call SYS$GETJPIW for each PID to get list of all items.
- SYS__QIOW(VMS.Word, int, VMS.Block, VMS.TypeWrapper<byte[]>, VMS.TypeWrapper<Integer>) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$QIOW.
- SYS__QIOW_getch() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$QIOW to read single character from terminal (getch functionality).
- SYS__QIOW_gets() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$QIOW to read line from terminal (gets functionality).
- SYS__QIOW_kbhit() - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$QIOW to check if there is input available to be read (kbhit functionality).
- SYS__QIOW_puts(String) - Method in class dk.vajhoej.vms.call.script.py.SYS_Py.TERMINAL_IO
-
Call SYS$QIOW to write string to terminal (puts functionality).
- SYS__SETDDIR() - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$SETDDIR to get current default directory.
- SYS__SETDDIR(String) - Static method in class dk.vajhoej.vms.call.script.py.SYS_Py
-
Call SYS$SETDDIR to change current default directory.
- SYS_JS - Class in dk.vajhoej.vms.call.script.js
-
Class SYS_JS is a JavaScript friendly wrapper library for system services (SYS$ functions).
- SYS_JS() - Constructor for class dk.vajhoej.vms.call.script.js.SYS_JS
-
- SYS_Py - Class in dk.vajhoej.vms.call.script.py
-
Class SYS_Py is a Python friendly wrapper library for system services (SYS$ functions).
- SYS_Py() - Constructor for class dk.vajhoej.vms.call.script.py.SYS_Py
-
- SYS_Py.ID_CTX - Class in dk.vajhoej.vms.call.script.py
-
Class ID_CTX represents the context for SYS$IDTOASC calls.
- SYS_Py.TERMINAL_IO - Class in dk.vajhoej.vms.call.script.py
-
Class TERMINAL_IO represents the context (actually channel) for SYS$ASSIGN, SYS$QIOW and SYSDASSGN calls for terminal IO.
- SYS_Script - Class in dk.vajhoej.vms.call.script
-
Class SYS_Script is a script friendly wrapper library for system services (SYS$ functions).
- SYS_Script() - Constructor for class dk.vajhoej.vms.call.script.SYS_Script
-
- SYS_Util - Class in dk.vajhoej.vms.call.lib
-
Class SYS_Util is a high level wrapper library for system services (SYS$ functions).
- SYS_Util() - Constructor for class dk.vajhoej.vms.call.lib.SYS_Util
-