checkpaths Command
From Wiki077
checkpaths [-a] [-f] [path]
This command will evaluate all parameters to ensure all expressions pointing to operators resolve properly. Any invalid parameters will be reported.
Options
-a |
Check all parameters. Many parameters default to paths which do not resolve (example: Panel Help DAT). These are skipped by default. |
-f |
Fix. This will attempt to modify the path if it is broken. The only type of correction are those involving extra "../" prefixes. |
If no path is given, the search commences from the root.
Execute this command more than once to insure all correctable errors are fixed.
