Well, in fact I'm trying to attach a large binary file... It may be 1Mb or so. I actually could convert it to text with the source code format, and attach this text to the source code but... I would be very surprised if there isn't a more elegant way to do this... Like an "import" or "include" keyword for binary files for example.