[Swift-devel] can't find local file?
Mihael Hategan
hategan at mcs.anl.gov
Tue Jun 10 11:39:22 CDT 2008
On Tue, 2008-06-10 at 09:35 -0700, Mike Kubal wrote:
> I get the following error message:
>
> Caused by:
> The following output files were not created by the application: status_of_sorting_dock_results.txt
>
> Though the the file is created successfully and located within the current working directory, though swift seems not able to find it.
>
> Here's the swift code that maps the file name and calls the application that runs on the local host:
>
> file dock_sorting_status <single_file_mapper;file=
> "status_of_sorting_dock_results.txt">;
>
> (dock_sorting_status) = sort_dock_results(dir,keep);
What does "dir" there do?
>
> Any thoughts?
>
> Thanks,
>
> Mike
>
>
>
>
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list