|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Library Reference > File > DBWRemoveReadOnlyFlag |
Remove the read-only flag from the specified file
Sub DBWRemoveReadOnlyFlag(FullFileName)
FullFileName |
the entire (comprehensive of all directories) file name |
FullFileName="c:\temp\test.sldasm"
DBWRemoveReadOnlyFlag(FullFileName)