Previous | Up | Next |
Create a file, and store an initial content into it. If the file existed already, it is destroyed and recreated with this new content.Parameters
I _createpack ( S _content_ W _file_ )
Return value
_content_ initial data to store in the file _file_ file to create
0 if success.