PC Forms: Characters Following a Tab Are Not Retrieved (148365)
The information in this article applies to:
- Microsoft Electronic Forms Designer
This article was previously published under Q148365 SYMPTOMS
Electronic forms (E-forms) designed to include text with imbedded tabs will
not be able to retrieve the text following the tab character.
CAUSE
This problem occurs if the E-form has used the MEFReadText function to
retrieve the string from the E-form package.
RESOLUTION
When you use the E-forms function MEFWriteText to write data directly to an
E-forms package, do not use the tab character within character strings.
If you must use tab delimited data in an E-form, the workaround is to use
the MEFWriteItem function with the data type of MEF_BINARY. By using the
MEF_BINARY type, a different mechanism is used to include the data with the
package, and the problem is avoided.
Modification Type: | Minor | Last Reviewed: | 8/18/2005 |
---|
Keywords: | KB148365 |
---|
|