PreviousNext
Help > Development > W-Language Functions for AS/400 > IFS functions > ASfSaveText/ASfSaveBinary > Parameters
Parameters

 

Result: Boolean

Is false in case of error.

FileName

Strings which contains the IFS file path.

Data: Ansi or Unicode string, or buffer

Variable which contain all the data to put in the file.

Mode: optional integer

Creation mode of the file

The default value is: ASfoCreate+ASfoTruncate+ASfoWrite+ASfoModeU_RW+ASfoModeG_RW

Connection (optional)

Connection to AS/400.