OpenFile
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 14 September 2020 12:41 PM
|
|||||||
Syntax
Description This function is used to open specific a file to be processed according to open type value. Parameters
Return value Returns empty string if the file has been opened else it will return the "File already open" in case the file is already open and the OpenType was FILE_OUTPUT/ FILE_APPEND , in case the OpenType was FILE_INPUT and file dose not exist it will return "File not found" Sample
See Also | |||||||
|
Comments (0)