How to find size of the file. Which method or function is
used to occomplish this?
Answer / sundarraj_v83
Adding reference (Microsoft Scripting Runtime) scrrun.dll
into the vb project and using function Getfile(file
path).size,
Example code
After Adding reference into VB Project,
Dim fso as filesystemobject
set fso = new filesystemobject
msgbox fso.getfile("D:\hello.txt").size
it will display the message for size of hello.txt file
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of Data Form Wizard?
How would you Create a Query Builder and Explain its uses
What are the different cursor types that can we create using ADO Recordset? Difference between these cursor types?
Difference between ActiveX Control and Standard Control.
which method used to move a recordset pointer in nth position in DAG?
Which Property is used to compress a image in image control?
what are the Types of cursors in RDO?
how many no of controls in form?
16 Answers AIMS, Airex Logistics,
Can a subroutine pass back values? Is so How?
Binary Access-method is used to access file in which manner?
How do you zoom in visual basic?
What is the use of NEW Keyword? Explain.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)