T.R | Title | User | Personal Name | Date | Lines |
---|
3692.1 | The Compound Document Text Dataset | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Wed Dec 22 1993 14:18 | 17 |
| When the Compound Document Text Dataset reads each attachment it invokes a
different dataset based on its Data Type, i.e., the WPS-PLUS Text Dataset
for WPS-PLUS attachments, the ASCII Text Dataset for ASCII attachments. At
the end of attachment control returns to the Compound Document Text Dataset
which then generates the attachment marker and then invokes the correct
Text Dataset to read the next attachment. This continues until the end of
the last attachment is reached.
The behaviour of not fully formatting WPS-PLUS mails and attachments is the
result of using text datasets, and not because of using the Compound
Document Text Dataset.
I realise this doesn't help your customer but I hope it explains in more
detail how Compound Document Text Dataset works.
Richard
|
3692.2 | A Text Dataset for WPCORP too ? | ZPOVC::CHINGYUE | | Thu Dec 23 1993 01:11 | 12 |
| Richard,
Thanks for the explanation.
So does that mean for every data type, there is an equivalent Text
Dataset ?
If the Compound Document Text Dataset invokes a different dataset based
on its Data Type, what then is the TEXT dataset for WPCORP ?
I couldn't find the WPCORP Text Dataset on my v2.4 system (SM MFT I).
regards,
ching-U
|
3692.3 | Data type | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Thu Dec 23 1993 14:15 | 15 |
| When I say 'Data type' I am specifically referring to the File Cabinet field
OA$CURDOC_DSAB, which describes the Text Dataset that can be used to read
the document. It is this field that the Compound Document Text Dataset
looks at to select the Text Dataset.
This field will normally contain the name of a Text Dataset which exists on
your system, and if there isn't a Text Dataset the field will be set to
'FOREIGN'. Sometimes, if various internal tables have incorrect
information, the field could name a Text Dataset which does not exist.
When the WPCORP text dataset is integrated into ALL-IN-1 the table of known
text datasets is also updated.
Richard
|