tl  tr
  Home | Tutorials | Articles | Videos | Products | Tools | Search
Interviews | Open Source | Tag Cloud | Follow Us | Bookmark | Contact   
 VB Script > Basic > List file attributes

List file attributes 

File Name  :  
source/VBS/basic/fileattributes.vbs 
Author  :  Sudhakar KV
Email  :  [email protected]

It gives the following output,
File Name  :  
source/VBS/basic/fileattributes.txt 
D:\VBS\basic>cscript fileattributes.vbs
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

Date created: 8/20/2008 10:53:45 PM
Date last accessed: 8/30/2010 12:12:33 AM
Date last modified: 8/26/2008 1:18:51 PM
Drive: C:
Name: abc.xml
Parent folder: C:\
Path: C:\abc.xml
Short name: abc.xml
Short path: C:\abc.xml
Size: 507034 bytes
Type: Safari Document




 
  


  
bl  br