rtinit.com


Name

rtinit.com — initialize OpenVMS DCL to run SmartSockets

Synopsis

@INSTALL_DEV:[INSTALL_DIR.SS68.COM]RTINIT.COM 

Arguments

None

Return Values

None

Description

The rtinit.com script sets up DCL users to run SmartSockets. This should be done in the startup script SYS$LOGIN:LOGIN.COM for each user account that is using SmartSockets. It is difficult to automate the process of adding rtinit.com to SYS$LOGIN:LOGIN.COM, as SYS$LOGIN:LOGIN.COM is often very complicated. Add this line to SYS$LOGIN:LOGIN.COM:

 
$ @INSTALL_DEV:[INSTALL_DIR.SS68.COM]RTINIT.COM 
 

Add the line towards the end of a user’s SYS$LOGIN:LOGIN.COM file, so that the settings in rtinit.com are applied last.

Caution

None

See Also

rtinit.csh, rtinit.sh

Examples

None


TIBCO SmartSockets™ Utilities
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com