--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > I see that a note should hold up to 64K but "*Note Open clip" and > > paste actions seem to truncate it to 30000 bytes. Have I missed > > something somewhere? > > > Have you tried > local x=note.open > x.appendtext(clip.get) >
Just tried it with about 58910 bytes on the clipboard. It opened it all but the note couldn't be edited. When the note was closed I saw in Explorer that it was about the right size. But when reopened, it got truncated to 30000 bytes. When closed again, about half the file had vanished (i.e., Explorer reported file size about 30K). With larger amounts of text on the clipboard (e.g., 64000 or closer to 64K) it gave an errors that the note was too large to save (which is better than giving the appearance that all is well). Maybe the practical note size limit is 30000 bytes. Regards, Sheri
