[Swift-devel] [Bug 10] bug in simple_mapper

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Wed Sep 19 17:02:23 CDT 2007


http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=10


benc at hawaga.org.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #3 from benc at hawaga.org.uk  2007-09-19 17:02 -------
should use filesys_mapper for this, something like:

type file {}

file files[] <filesys_mapper;suffix=".mol2",location="./">;

foreach f in files {  
        print(@f);

} 


-- 
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Swift-devel mailing list