Learn R Programming

vmsbase (version 2.2.1)

gui_vms_db_sel: VMS DataBase Select GUI

Description

The gui_vms_db_sel function implement the graphical user interface for the VMS DataBase Select routine.

Usage

gui_vms_db_sel(vms_db_name = "")

Arguments

vms_db_name

The path of a VMS DataBase

Value

This function does not return a value.

Details

This function, with a VMS DataBase (see gui_vms_db_stat), enables the user to perform queries on, and extract data from, the submitted VMS DataBase.

See Also

gui_vms_db_stat