Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Making a Norton Guide database for NGX - echo off http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
echo off
rem
rem   This .BAT file will recompile all source files (named *.asc) into
rem   object files (*.ngo) and link the object files to a database file
rem   (pkzip.ng) as described in the link file (pkzip.lcf)
rem
ngxc *.asc
ngxl pkzip.lcf

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