ILINK Help (ilink.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Check All Modules (/A)
                                             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.
                                    -♦-