[Swift-devel] filenames with "."

Mihael Hategan hategan at mcs.anl.gov
Tue Mar 6 11:59:29 CST 2007


On Tue, 2007-03-06 at 11:59 -0600, Yong Zhao wrote:
> '.' is the path separator in swift, so you have to replace those with
> underscore or something.

That refers to the variable identifier, not the file name right?

> 
> On Tue, 6 Mar 2007, Veronika  V. Nefedova wrote:
> 
> > Hi,
> >
> > I have Swift complaining about this line:
> >
> > file solv_repu_0.2_0.3_a0_m001_wham  <"solv_repu_0.2_0.3_a0_m001.wham">;
> >
> > [315] wiggum /sandbox/ydeng/alamines > swift swift-MolDyn-free.dtm
> > Could not compile SwiftScript source: line 311:17: unexpected token: .2
> >
> > It looks like it doesn't like multiple "." in the file name. Is it possible
> > to fix it ? I have a lot of files (input/output) that look like that and it
> > will be a big mess if I start renaming those...
> >
> > Thanks!
> >
> > Nika
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> >
> _______________________________________________
> 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