◄Up► ◄Contents► ◄Index► ◄Back► ─────Check All Modules (/A)───────────────────────────────────────────────── Syntax: /A Checks all modules in the executable file (.EXE) or dynamic-link library file (.DLL) to see if they are out-of-date with respect to their .OBJ files. Any file that is out-of-date is incrementally linked. Using the /A option has the same effect as not including any module names on the command line. -♦-