0 votes

The command line parameters "-ma" & "-mb" are used to provide a date and time, but the help document and manual do not specify how to specify dates on the command line.

What is the syntax?

Must I always specify both a date -and- a time?

And can I use the relative date-time specifications such as: "Today -1 day" ?

Thanks!

by (65 points)

1 Answer

+1 vote

The values are treated exactly as they are if you were to enter them into the FileLocator Pro fields, so you can enter values like:

FileLocatorPro.exe -d "C:\Folder" -ma "Today -1 day"
by (30.1k points)
...