Opens a file. Function requires the drive and folder names that provide the location of the file.
| Syntax: | 
|---|
| OpenFile( fileName ) | 
| Parameter: | Description: | 
|---|---|
| fileName | File to open, copy, delete, or move | 
| Example: | 
|---|
| OpenFile( "c:\corr3.htm" ) | 
| Returns: | 
| Displays the specified file using the Window's assigned software. | 
| Links: | 
|---|
| CopyFile, DeleteFile, EditFile, Extract, FileExists, FileSize, MoveFile | 
| See Also: | 
| Edit Time: 9/20/2020 11:17:18 AM | Topic ID#: 439 |