Help for this page

Select Code to Download


  1. or download this
        
    chdir "c:/tdt/src";
    opendir TDT;
    ...
    {           
    system ("$BASEDIR/nbsstools/tdtgen/bin/tdtgen $TDT");
    }
    
  2. or download this
    for my $TDT (`ls -l *.tdt`)