> However when I import this data through v12tool, the data
> turns out like
> this
>
> - first item
> []
> []-second item
> []
> []-etc.
>
> The [] representing a square character.  At this point I'm
> not sure what is
> causing this since the data in the access database is
> standard, with just
> the enter key pressed between each item.  Any help to resolve
> this would be
> greatly appreciated.

it has to do with the line feed & carriage return characters & the
differences between platforms. just  go thru your data & strip those
characters out before you display them. the lineFeed character is
"numToChar(10)".

HTH

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to