-
Topic
-
I am trying to write an applet that saves selected messages as plain text files with flexible names (by using a dialog-window in HTML).
It works very well – but now we discovered that long mails (> 11 kB) were cut: only the last 1 or 2 kB of text were saved, the beginning is lost.I’m using the following command:
GroupWise.ItemSaveMessage mailInfo(i,mailID), tNamen, fmtAnsitext
When I change the file format to “fmtWordPerfect60” the mail will be saved completely.
Can you explain this strange behaviour?
Is there a restriction in the length of exported text?
Or maybe a bug in GroupWise or Formativ?
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.