[Swift-devel] filenames with "."
Yong Zhao
yongzh at cs.uchicago.edu
Tue Mar 6 11:59:15 CST 2007
'.' is the path separator in swift, so you have to replace those with
underscore or something.
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
>
More information about the Swift-devel
mailing list