Args
(string) The command line arguments to pass to the executable.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
File.SetAttributes
OverviewExamples
File.SetAttributes ( string Filename,
table Attributes )
De s cr ip t ion
Sets the attributes of a file.
P arame t er s
Filename
(string) The path to the file.