Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 17th, 2008, 05:51 AM
Authorized User
 
Join Date: Mar 2008
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to get File Info

I am working on vb app. I am creating a text file. I want to display the file info of the file created. i.e File- Name,Description,type, Size,Date Created,Date Last Modified.

Any suggestions for this.

thanx in advance.

987654321
__________________
987654321
 
Old March 17th, 2008, 12:32 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

You can get much of this info using the FileSystemObject (in Microsoft Scripting Runtime, c:\WinNt\System32\scrrun.dll).

The file won't have a description unless you add one...





Similar Threads
Thread Thread Starter Forum Replies Last Post
What is CLS(Compliant) True in Assembly info File jayakumar.cj ASP.NET 1.0 and 1.1 Basics 0 August 4th, 2006 06:03 AM
Getting info about file type handler app ejan C# 2 May 28th, 2006 08:15 AM
Workgroup Info File Help tucker Access 0 September 24th, 2004 08:04 AM
How Can I Add Info From a Txt File Into a DB? Lucy Classic ASP Professional 3 October 21st, 2003 11:00 AM
write info from user input into a text file pkdev Classic ASP Components 1 September 20th, 2003 01:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.