A character that separates blocks of text, within which all field and record delimiters are ignored (See options.)
Read/Write property
Type: string (1 character)
Dim TextConverterC:\data
Set TextConverter = CreateObject( "ConverterX.ConverterX.1" )
TextConverter.text_qualifier = "'"
TextConverter.SaveProject( "C:\data\Test.ConverterX" )