home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / codem / fig2-4.gif < prev    next >
Graphics Interchange Format  |  1996-06-04  |  71KB  |  478x437  |  8-bit (207 colors)
Labels: text | screenshot | number | parallel | font | rectangle | diagram
OCR: C:\> TWALKER VISITMSC.BAT MSC.PLT When you issue this command, twalker generates a batch file that will visit all platforms named on its command line. SOURCE TREE This command tells twalker to build a batch file to visit all msc.plt directories. PROG1 1 S Contents of Generated Batch File TBC.PLT "VISITMSC.BAT" MSC.PLT ....... 2 SUN4GCC.PLT cd prog1\msc.plt % 1 %2 %3 %4 ... PROG2 cd ..... TBC.PLT cd prog2\msc.plt Ls 3 % 1 %2 %3 %4 ... - RCS cd ..... MSC.PLT Ls 4 etc. RCS PROG1 L MSC.PLT 6 PROG4 Figure 2-4. Operation of the twalker tool