Summary: I have a big shell script to be ported to DCL com script. The shell script contains commands like "head -100" , sed and awk which does lots of things ...
Summary: Are you asking how to convert an OpenVMS DCL script to a Unix shell script? If so, I am not aware of any tool that would do this automatically. If n...
Summary: Yes, DCL. Sorry, still a newbie. I try to translate my Unix scripts to DCL and sometimes I get stumped. I have an epoch time calculator script that I'...
Summary: Hello Sethu, I don't know of a way to use / as a command parameter when you invoke a DCL script. But I have heard that there are other ways to emulate...
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...
Summary: Thx Bob Gezelter for your help! This is description of the script that i have to write. No more information, specification. The SORT command is good, ...
Summary: Is there a way to get the number of parameters that are being passed into a DCL COM file? My problem is that I want "" to show up as a parameter if it...
Summary: Is there a way to install a C shell interpreter for OpenVMS? I have some C shell scripts that I don't want to port to OpenVMS. Thanks, Jason ...
Summary: Do you need help and advice for porting your source code to OpenVMS I64? HP experts are here to help you! WHEN: June 13 - 15, 2006 WHERE: HP's Nashua,...
Summary: I need to execute some scripts/programs from DBMS_Scheduler, and I'm receiving ORA-27369: job of type EXECUTABLE failed with exit code: error 9638456...
Summary: Of course if the system is not booted, You can't ftp to it. Without keyboard and monitor, the serial line of the DEC3000 (the DB25 connector marked wi...
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: Hello, i'm new to DCL and writing a program that will return the status of a completed disk after its backup. An example of a disk would be "sysbak...
Summary: well, Bob, as i mentioned earlier, this is an army system. due to that we don't have a compiler. i'm using my limited resources of DCL, and those too,...
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: I have no experience with Tomcat stand-alone but I guess it must be able to install it without a webserver. I just wonder how to use it. First of all:...
Summary: The command "set noverify" I have at the beginning of a script outputs to the target file along with the intended output when it is called from anothe...
Summary: Joseph, With all due respect, the command file leaves the data from its execution on the disk. If this must be done, I strongly suggest the use of DEL...
Summary: Hello joseph, thanks for reply But i have got one error in this. i simply first testing this with printing system time at 1 minute interwal as below $...
Summary: I am trying to set up scripts to SFTP files from OPEN VMS 8.3 to SUN via SSH. These scripts need to work without using a password in the command file...
Summary: I am trying to set up scripts to SFTP files from OPEN VMS 8.3 to SUN without hardcoding passwords. So I am trying to set up AUTHORIZED KEYS with no lu...
Summary: I have had that problem with certain viruses. What you need to do is enter the dos command line rename regedit.exe to regedit.com and then exit to win...