Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Filename

iAttribute (Integer)

Attribute to remove


Example

Code Block
languagevb
themeEclipse
titleVBScript
If bStatus Then bStatus = File_RemoveFileAttributes("C:\CapaInstaller.txt", FILE_READONLY)

...