IT Community - Software Programming, Web Development and Technical Support

How to check a file status? is readable or writable?

This is a discussion on How to check a file status? is readable or writable? within the Perl forums, part of the Software Development category; hi, How to check a file status? is readable or writable in PERL?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > Perl

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-25-2007, 01:17 AM
raj raj is offline
D-Web Programmer
 
Join Date: Jul 2007
Posts: 89
raj is on a distinguished road
Question How to check a file status? is readable or writable?

hi,


How to check a file status? is readable or writable in PERL?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-25-2007, 03:36 AM
ragavraj ragavraj is offline
D-Web Programmer
 
Join Date: Feb 2007
Posts: 92
ragavraj is on a distinguished road
Default Re: How to check a file status? is readable or writable?

Hi raj

You can use a follwing condition

$vFileName="example.txt"
if (-r $vFileName)
{
//#-- Enter Your Code Here
}
if (-w $vFileName)
{
//#-- Enter Your Code Here
}
Thanks
R.Rajan
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I make the lastModified date more readable? itbarota HTML, CSS and Javascript Coding Techniques 1 12-19-2007 05:20 AM
What is the commannd used to check "file disk usage space ..? in Linux . itbarota Operating Systems 1 07-26-2007 12:41 AM
Status Code Definitions vadivelanvaidyanathan HTML, CSS and Javascript Coding Techniques 11 07-11-2007 03:47 AM
HTTP Status 12152 Jeyaseelansarc PHP Programming 0 05-18-2007 10:27 PM
File download status JSureshkumar ASP and ASP.NET Programming 1 03-22-2007 08:22 AM


All times are GMT -7. The time now is 03:20 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0