LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy function: copied folders and files are appearing as "read only"

I am using "copy function" of labview to copy a particular folder (containing few files) (say c:\folder )from one location to other(say d:\). as this function is quite simple and requirs "source path" i.e. c:\folder and "destination path" i.e. d:\ , which i Am giving and getting no error while running the programe. But after completion on programe copied folder i.e. d:\folder and its containet files are appearing as Read Only hence i am unablel to make any changes on them. I have checked my source folder is not Read Only. Further if i use simple windoes copy&paste commands to copy same folder i.e. c:\folder to same destination i.e. d:\ , i am not facing such problem.
0 Kudos
Message 1 of 2
(2,281 Views)

Hi alt_234,

  I too don't know the reason why its happening with "Copy function" but you can get away from that problem by using "get permissions and set permissions" functions..Before copying the folder get the permissions and after copying set the same permissions.

 

 

Thanks and regards,

srikrishna

 

Regards,
Srikrishna


0 Kudos
Message 2 of 2
(2,275 Views)