[Swift-devel] can't find local file?

Mike Kubal mikekubal at yahoo.com
Tue Jun 10 11:35:54 CDT 2008


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);

Any thoughts?

Thanks,

Mike




      



More information about the Swift-devel mailing list