--- "Hernando Bernal, MD" <[EMAIL PROTECTED]>
wrote:

> In OpenOfficeCalc my files become "read only" . How
> can I restore them to be
> able to writeand print. Hernando Bernal MD

If you are using a *nix operating system:

ls -l on the directory the files are in.

See who owns the files.  If you are not the owner, use
"chown <username> <filename>" to make yourself owner.

Look at the permissions. Use "chmod 744 <filename>" to
make them readable and writeable by owner and read
only by everybody else if necessary.

Colin.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to