Click to Rate and Give Feedback
Properties
 FieldDelim Property
FieldDelim Property

Specifies the character used to mark the end of data fields.

Syntax

[ sValue = ] TDC.FieldDelim

Possible Values

sValue String expression that separates one data field from the next. Only a single character can be used to delimit the fields.
,Default. Comma.

The property is read/write. The property has a default value of ,.

Remarks

Setting nonprintable characters is dependent on the browser language used. In the initial object tag declaration, you can set the FieldDelim property to a tab character as follows:

<PARAM NAME=FieldDelim VALUE="&#09;">

Applies To

TDC

See Also

EscapeChar, RowDelim, TextQualifier
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker