Files
FILES
NAME
files - This is a repertoire for all functions about file operations within Sncode.
SYNOPSIS
files
DESCRIPTION
Files functions implement all functions related to files.
AUTHOR
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Functions (34)
is used to copy/append file
basenameReturn the file part of a pathame
closeClose a file
compileUse to compile a file.
copyUse to copy file.
cpCopy a file.
ctGet the value for a code.
dirUse to list the file of a directory.
dirnameReturn the file part of a pathame
execUse to exec file.
exif_readRead exif information from a file
extentionReturn the length of an expression.
filenameReturn the filename.
generateUsed to generate a file.
getcharGet a character
getlineGet a line
includeThis function is used to include a file.
lockLock a file or Open and lock a file
Use to create a directory.
mvMove/rename a file.
openOpen a file
putsPut a string
readRead a file.
realpathCheck is a file is valid.
removeUse to remove directories and files.
rmdirUse to remove directories.
seekMove the read/write file offset to a specified byte within a ...
sendfileSend a file.
sizeUse to size a file
statUse to stat a file.
ungetcharUn-Get a character
validUse to validate a file or a directory.
writeWrite in a file.
xlsCreate a new Excel file.