FileLock

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > File >

FileLock

available from build: ??????

Description

This command sets the 'Write' ACL permission on the selected file.

Syntax

call DBWShell("FileLock fullPathFileName [ownerID]")

Parameters

fullPathFileName

The full path of the file

ownerID

optional. The personality to be used as owner of the file

See also

FileUnLock command

FileTakeOwnership command