Jump to content

Recommended Posts


Posted

If you pass a file name as a parameter of a batch file then you can get the file size with this command...

IF %~z1 EQU 0 GOTO Zero

Type FOR /? at command prompt to know all informations you can retreive from %~

Hoping this help

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...