|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > File > FileGetAttributes |
available from build: 20120523 |
This command allows the reading of the read-only and of the hidden file attributes.
call DBWShell("FileGetAttributes fullPathFileName")
fullPathFileName |
the full path of the file |
@FILE_IS_READ_ONLY |
1: if the file is read-only |
FileSetAttributes command