Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- PBMake 2.17G for Clipper, Xbase++, C and˙+--------------------------------------------------------------+ - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

      The PRECOMPILECMD= and PRELINKCMD= directives are for performing
      actions just before the compile process starts, or just before the
      linking process starts.

      Please note the following behaviour!

      The PRECOMPILECMD= directive will NOT run if there is nothing to
      compile!

      The PRELINKCMD= directive will NOT run if there is nothing to
      link!

      You can use either of these commands to run any DOS program or
      batch file.

      If you need to run another batch file, remember to use the CALL
      batch file command, like:

      PRECOMPILECMD=CALL PRECOMP.BAT

      PRELINKCMD=DEL SOMEFILE.XXX

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson