Click or drag to resize

_TextSave Function

X#
This function is used by the TEXT TO FILE UDC

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION _TextSave(
	cFile AS STRING
) AS VOID
Request Example View Source

Parameters

cFile
Type: String
FileName specified in the TEXT TO FILE UDC
See Also