--- In [email protected], "Sheri" <[EMAIL PROTECTED]> 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)
