|
<< Click to Display Table of Contents >> Navigation: Support for Micro Focus Chameleon™/Rumba™ macros > FileWrite |
Description
Writes data to a sequential file.
Syntax
FileWrite FileName, Data
Parameters
Part |
Type |
Description |
FileName |
String |
Required. File path and name. |
Data |
String |
Required. String to write to file. |