home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- REM This file is part of the NETLIST v1.3 package.
- REM
- REM You can run NETLIST either from a batch file, like this one,
- REM or directly, after setting up a proper NETLIST.DEF file. In
- REM the second case, you'd better rename it to something shorter,
- REM like NL.EXE or WHO.EXE.
- REM
- REM In either case, if you don't want NETLIST to use NETLIST.DEF,
- REM put a /N on the command line. If /N is the first argument on
- REM the command line, NETLIST.DEF won't ever be opened.
- REM Example: NETLIST /N [...]
- REM
- REM If you run NETLIST from a batch file and the NETLIST command
- REM is on the last line, don't put any carriage return after, or
- REM DOS will put his prompt at the wrong place.
- REM
- REM Adam MIROWSKI Ecole Centrale de Paris FRANCE
- REM
- netlist /N/F/B 10 /T1 /U C:\NETLIST.UPD /A C:\NETLIST.LOG %1 %2 %3 %4 %5