-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Neonalig edited this page Mar 10, 2019
·
3 revisions

After the arguments have been set up, BFM allows many ways to get input from the files, whether that be it's name, path, directory, or even extension. To do so, simply add "/c [x]" as your last argument, where [x] is your command, containing any of the below offered replacements.
| Param | Name | Example |
|---|---|---|
| `p | Path | c:\test\example.png |
| `f | File | example.png |
| `e | Extension | .png |
| `d | Directory | c:\test |
| `n | Filename | example |
