Post Reply 
Interesting & Creative way of loading SpreadSheet from PC
02-08-2015, 08:22 AM
Post: #10
RE: Interesting & Creative way of loading SpreadSheet from PC
A problem with the Notes text.

I'm programatically writing text records to a Note.
Everything looks fine when viewed in the Prime.

But...

Using the Connectivity Kit and Copying the Note text
and Pasting to an ASCII text Editor on the PC
the imported text has extra breaks (lines) between Records.

Looking at the Hex I see that there are Double CRLF's
at the end of each Record.
It's not something I'm doing since the Records are written
only using the standard Prime Command:

Notes("MyNote"):=temp;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Interesting & Creative way of loading SpreadSheet from PC - bobkrohn - 02-08-2015 08:22 AM



User(s) browsing this thread: 1 Guest(s)