Help for this page

Select Code to Download


  1. or download this
    $output = system("cleartool lsco -r -brt p_JOESDRUGS_DT_Int -fmt \"%En
    +\\t%u\\n\"");
    
  2. or download this
    .\EDC_Export\Test_file2.txt     mkjohnson
    .\EDC_Export\Test_file3.txt     mkjohnson
    0
    
  3. or download this
    $output = system('cleartool', 'lsco', '-r', '-brt', $stream, '-fmt', '
    +\"%En\\t%u\\n\"');
    
  4. or download this
    cleartool: Warning: Type not found: "p_JOESDRUGS_DT_Int".
    0