Dark Bit Factory & Gravity

GENERAL => General chat => Topic started by: ferris on September 29, 2009

Title: Query Filesize MS-DOS
Post by: ferris on September 29, 2009
Is there a specific DOS command to do this?

I use batch files to assemble my code and I'd like to ouput the file size too.
Title: Re: Query Filesize MS-DOS
Post by: Jim on September 29, 2009
dir?  Otherwise nothing specific that I know of.

Jim