Summary: Hi, I would like to edit a binary file, it is a HPGL plot file extension *.hpp that I would like to add (append) some esc. codes and text to ? How can...
Summary: I want to create a command file that can open a text file, find a specific word, edit it and save the new text file using lexical functions - is there...
Summary: There is nothing specific for VMS in this question, it is more general programming. For existing files: put the header text in a new file, then append...
Summary: Hello, I am about to install a backup library and its tape drive under VMS 7.3. Drive are LTO Ultrium from IBM. They are connected on a Fibre channel...
Summary: Welcome to OpenVMS. The method you need for this search depends on whether you want to do this from in a command, a command file (or script), or a pr...
Summary: I'm very new to VMS and need to know how to change a users password. The user has forgotten his current password. I have the operator login. ...
Summary: hi, i am new to this...i need to find a method to extract or display only certain fields for eg: show network gives the fields like product, node and ...
Summary: i am need in vms, i wrote a procobol file which is used to extract data from datawarehouse, the output file will be in DAT format. i need to write a C...
Summary: Hi All, I need to create a script which search some data in an existing file and then write the updated data in the new file e.g. if in file OLD some ...
Summary: It's worth to read at least the "DCL dictionary" manual from the VMS doc set, the chapter on executing command files is available on the following lin...
Summary: This is a VMS Forum so wasnt the best place to submit the question! --------------------------- Solution: If You Do Not Want to Save Your E-Mail Messa...
Summary: Shari, Hakan has provided an example of how to split the records in DCL, the command language used on OpenVMS. Taking a second look at your posting, i...
Summary: Hi guys: I have a ERP system (Maxcim) runnig on OpenVMS 7.2. I tryed to import a .NCA file to Access2000 using CONNX but it isn't possible, but is onl...
Summary: Dear all, Does anyone knows how to restrict users access on the directory and files by FTP in OpenVMS? I know Unix and NT can define which specific f...
Summary: Hi , How to change password of VMS through a external applicaiton, for example through some C++ code can i change VMS login password ?, how to do thi...
Summary: Of course one can write the script in a more general way: first look if we are in interactive or batch mode (see HELP LEXICAL F$MODE), and the decide ...
Summary: Hi, I am new to VMS's DCL and want to know if the following is possible.I am running a model that takes various input files and produces a number of o...
Summary: Does anyone has a VMS command procedure log out a terminal server port? We get orphaned connections on our Xyplex Terminal Server port. TO clear th...
Summary: Hello, First, please note that version 6.2 is an very old version. A little terminology - in OpenVMS lingo, "scripts" are called "command files", hav...