Help for this page

Select Code to Download


  1. or download this
    if ( ! -f $BASEDIR/nbssoammsg/tdt/src/tdt9999.cxx ) {
        system ( qq(cd $BASEDIR/nbssoammsg/tdt/src));
    ...
        print "Skipping tdtgen file generation -- if you want to force a r
    +egen\n";
        print "of tdt files, delete $BASEDIR/nbssoammsg/tdt/src/tdt9999.cx
    +x\n";
    }
    
  2. or download this
    chdir("$BASEDIR/nbssoammsg/tdt/src") or error_code_here();