Hi Shane, Please do tell me if this gets annoying! I was wondering whether AppendFile would work on binary files. I would like to provide the functionality to create a template experiment by copying files shipped with my software into a user-defined location, so that users can get started more easily. Most of the files are text so I can use AppendFile to effectively copy them, but I am not sure that would work with binary files. If not, is there another way to copy files directly? I couldn't find a CopyFile or similar function in the docs.
S -- Stefano Ghirlanda - www.intercult.su.se/~stefano - drghirlanda.com Full Professor of Psychology, Biology, and Anthropology, Brooklyn College Founder and Fellow, Stockholm University Centre for the Study of Cultural Evolution ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Pebl-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pebl-list
