enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. OpenVMS - Wikipedia

    en.wikipedia.org/wiki/OpenVMS

    OpenVMS, often referred to as just VMS, [8] is a multi-user, multiprocessing and virtual memory-based operating system.It is designed to support time-sharing, batch processing, transaction processing and workstation applications. [9]

  3. VSI BASIC for OpenVMS - Wikipedia

    en.wikipedia.org/wiki/VSI_BASIC_for_OpenVMS

    VSI BASIC for OpenVMS is the latest name for a dialect of the BASIC programming language created by Digital Equipment Corporation (DEC) and now owned by VMS Software Incorporated (VSI). It was originally developed as BASIC-PLUS in the 1970s for the RSTS-11 operating system on the PDP-11 minicomputer.

  4. VAX MACRO - Wikipedia

    en.wikipedia.org/wiki/VAX_Macro

    VAX MACRO is the computer assembly language implementing the VAX instruction set architecture for the OpenVMS operating system, originally released by Digital Equipment Corporation (DEC) in 1977. The syntax, directives, macro language, and lexical substitution operators of VAX MACRO formerly appeared in MACRO-11 , the assembler for the PDP-11 ...

  5. Category:OpenVMS - Wikipedia

    en.wikipedia.org/wiki/Category:OpenVMS

    Pages in category "OpenVMS" The following 16 pages are in this category, out of 16 total. This list may not reflect recent changes. A. Asynchronous system trap; C.

  6. DIGITAL Command Language - Wikipedia

    en.wikipedia.org/wiki/DIGITAL_Command_Language

    DIGITAL Command Language (DCL) is the standard command language adopted by many of the operating systems created by Digital Equipment Corporation.DCL had its roots in IAS, TOPS-20, and RT-11 and was implemented as a standard across most of Digital's operating systems, notably RSX-11 and RSTS/E, but took its most powerful form in VAX/VMS (later OpenVMS).

  7. VMScluster - Wikipedia

    en.wikipedia.org/wiki/VMScluster

    A VMScluster, originally known as a VAXcluster, is a computer cluster involving a group of computers running the OpenVMS operating system. Whereas tightly coupled multiprocessor systems run a single copy of the operating system, a VMScluster is loosely coupled: each machine runs its own copy of OpenVMS, but the disk storage, lock manager, and security domain are all cluster-wide, providing a ...

  8. Category:OpenVMS software - Wikipedia

    en.wikipedia.org/wiki/Category:OpenVMS_software

    Pages in category "OpenVMS software" The following 22 pages are in this category, out of 22 total. This list may not reflect recent changes. 0–9.

  9. Directory (OpenVMS command) - Wikipedia

    en.wikipedia.org/wiki/Directory_(OpenVMS_command)

    In computer software, specifically the DCL command-line interface of the OpenVMS operating system, the DIRECTORY command (often abbreviated as DIR) is used to list the files inside a directory. [1] It is analogous to the DOS dir and Unix ls commands.