LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Making a output text file read-only.........

Hello everyone,
 
I am trying to have Labview output a read-only file. But I can not seem to find a way to do it. The file that it outputs is just a text file, but I do not want the people reading the file to be able to change it. I know how to change it in DOS/Windows, but I would like it to be automaticly done by Labview.
 
Any suggestions??
 
Guess I should add that this is for use with Labview 8.0.
 
Thanks
Sam

Message Edited by SamPond on 04-17-2007 09:54 AM

0 Kudos
Message 1 of 4
(2,966 Views)
hello,

I've one application were i done that.

See the attached pic to see how I've done it

Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 4
(2,953 Views)
I don't know if it's called the same in 8.0 but in 8.2 there is the function Set Permissions. In 7.x or older, it's called Access Rights.
Message 3 of 4
(2,941 Views)
Jorge,
 
Thanks, That is what I wanted to do. Allready did it and works perfect.
 
 
Dennis,
 
Yes, there is a set of permission fuctions but that wasn't quite what I wanted to do. But thanks anyways.
 
 
0 Kudos
Message 4 of 4
(2,928 Views)