[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_symlink

Overview

Create a symbolic link

Syntax

ns_symlink ?-nocomplain? filename1 filename2

Description

ns_symlink creates a symbolic link named filename2 that points to the file specified by filename1. If the link fails, a Tcl error is generated, unless -nocomplain is specified.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.