Previous | Up | Next |
_getmodifypack
Check that the filename is correct, and return a reference to the file which will be used to create or append the file.Parameters
W _getmodifypack ( S _filename_ )
Return value
_filename_ name of file (relative to Scol partition)
read-write reference
Error :
- EOK if no error.
- EARGNIL if the argument is nil.
- EACCES if the rights are insufficients.
- EIO if an i/o error occurs.
- ESTRING if signing error.
- ENOFOUND if the file is not found.