[Swift-devel] Re: How best to distribute named input and outut	files across dirs?
    Ben Clifford 
    benc at hawaga.org.uk
       
    Mon Nov  5 11:06:07 CST 2007
    
    
  
On Mon, 5 Nov 2007, Michael Wilde wrote:
> In awf3.swift I switched to an array, and they were nicely (albeit verbosely
> ;) mapped to an array structure automatically.
> 
> In awf4.swift I name the outputs, and the files are now nicely named but all
> reside back in the client submit directory.
> 
> Now I want to make awf5, and spread named inputs and outputs across dirs. I
> recall suggesting a way to do this to Andrew, but didint track how he and you
> did it, Ben.
If you're explicitly naming ouputs in awf4, you can explicitly name them 
in awf5 too. Put '/' symbols in the filenames to indicate directory cuts, 
like in URIs or filenames.
-- 
    
    
More information about the Swift-devel
mailing list