T.R | Title | User | Personal Name | Date | Lines |
---|
4255.1 | No CDA converter | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Tue Jun 14 1994 18:53 | 10 |
| CDA does not have a MS Word for Windows converter.
What ALL-IN-1 options were being used when the CDA errors were reported?
It may be possible to use other converters such as KEYpak, which currently
has a MS Word for Windows V5 converter.
Richard
|
4255.2 | | GIDDAY::BURT | Stick this fish in your ear | Thu Jun 23 1994 06:00 | 11 |
| Customer is attempting to use the CD option
Both RTF1 & RTF2 convert formats fail with "error in CDA convert operation"
which expands to "error in CDA convert operation, shareable image must be
installed"
Thanks & regards,
Chele
|
4255.3 | Install shareable images | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Thu Jun 23 1994 14:59 | 6 |
| The DDIF$READ_RTF.EXE and DDIF$WRITE_RTF.EXE shareable images in SYS$SHARE
need to be installed. This is because they are called from OA$MAIN, which
is an installed executable image.
Richard
|
4255.4 | | GIDDAY::BURT | Stick this fish in your ear | Mon Jul 04 1994 07:09 | 6 |
| Hello again,
Customer DOES have DDIF$READ_RTF.EXE and DDIF$WRITE_RTF.EXE installed shared
Chele
|
4255.5 | Try some CDA_CONVERT function calls | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Tue Jul 05 1994 12:08 | 9 |
| Try some direct calls to the CDA_CONVERT function, for example:
<CDA_CONVERT 'FILE.TXT', 'TEXT', 'FILE.PS', 'PS'
Use different input and output formats to see if some work and some don't.
Richard
|