Help for this page

Select Code to Download


  1. or download this
    #so tried the below statement
    #dKitResults->convertCitifile2Dataset('build-2/\$file[1]','x'); 
    #this allows it to compile, but doesn't work either
    
  2. or download this
    c:\@Work\Perl>perl -wMstrict -le
    "my @file = ('foo', 'bar', 'baz');
    ...
     print qq{'$s'};
    "
    'build-2/\$file[1]'