Jump to content

Recommended Posts

Posted

Check the help file, it is under the "f" section of functions....

You can then use If...Then, Do...While, While....WEnd or Switch/Select...Case statement to make it do what you want.

Have fun :P

[font="Verdana"]People who say it cannot be done should not interrupt those who are doing it. - George Benard Shaw[/font]

Posted

I know about functions, I mean that I want to know if there's a command that checks the size of a file and if I make it it so it checks all the files on my computer.

[font="Comic Sans MS"]BA-LA[/font]http://ba-la.110mb.comJoin my community, CLICK HEREAlternative links to my site:http://www.ba-la.tkhttp://www.ba-la.co.nrContact me if you would like to help with some of my projects: joeythepirate@gmail.com
Posted

There isn't one command that will let you do that.

As for looking for all files on your computer, you would have to search the forum for a recursive file search to look through all folders and sub-folders. The recursive search topic has been brought up before, just search for that subject and you should find what you need.

[font="Verdana"]People who say it cannot be done should not interrupt those who are doing it. - George Benard Shaw[/font]

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
×
×
  • Create New...