Upgrade Instructions!!!
If you are upgrading from the PPE version of NLCHECK, you will only have
to do two things.
1. Extract everything BUT the NLCHECK.CFG and *.LST files into your current
NLCheck directory.
DO NOT OVERWRITE YOUR .CFG OR .LST FILES!!! THIS IS A DROP IN REPLACEMENT.
2. You will need to edit the Event file that runs NLCHECK.PPE.
change the lines that read:
cd%PCBDIR%
pcboardm /PPE:D:\path\NLCHECK.PPE
to:
d:\path\nlcheck.exe d:\path [/L]
where:
d:\path - points to the directory that the CFG and LST files are.
/L - if used, a log file will be created in the directory
of d:\path. This file is appended to, so should be checked
and deleted occassionally. Optional.
That's it!