FileUnLock

<< Click to Display Table of Contents >>

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

FileUnLock

available from build: ??????

Description

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

Syntax

call DBWShell("FileUnLock fullPathFileName")

Parameters

fullPathFileName

The full path of the file

See also

FileLock command

FileTakeOwnership command