DADiSP Worksheet Functions > Function Categories > File Manipulation > File Manipulation
Copy one ore more files or directory |
|
Delete one or more files |
|
Test if directory exists |
|
Path and filename components of a path string |
|
Close a file |
|
Close all open files |
|
Flush a buffer to the file |
|
Get a string from an open file |
|
Test if file exists |
|
Generic file name components of a path string |
|
Replace a string in one or more files |
|
Open a file |
|
Performs formatted output to a file |
|
Put a string in an open file |
|
Read ASCII data from an open file |
|
Read binary data from an open file |
|
Advance file pointer to specified byte in open file |
|
Return selected information about a file |
|
Return the byte of file pointer in open file |
|
Write ASCII data to an open file |
|
Write binary data to an open file |
|
Create a directory |
|
Move one or more files or a directory |
|
Read an interlaced binary file |
|
Read a single column ASCII file and return a series |
|
Read a binary file and return a series |
|
Read a multi-column ASCII file and return a table |
|
Delete a directory |
|
Convert an ASCII file to a text string |
|
Convert file time to a string |
|
Convert a Unix text file to Windows/DOS |
|
Display a text file |
|
Write a single column series to an ASCII file |
|
Write a single column series to a binary file |
|
Write a multi-column series to an ASCII file |