T.R | Title | User | Personal Name | Date | Lines |
---|
1761.1 | See topic 1036 | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Thu Nov 12 1992 11:57 | 18 |
| > 1) Did the files DDIF$READ_WORD5.EXE, DDIF$WRITE_WORD5.EXE,
> DDIF$READ_RTF.EXE, DDIF$WRITE_RTF.EXE, DDIF$READ_DCA.EXE and
> DDIF$WRITE_DCA.EXE must install share or noshare?
The files are shareable images and can be installed with or without the
/SHARED qualifier.
> 2) How can I modify the file OAET.MAR to upgrade the CDATABLE and
> vttxtfmt macros?
> 3) How can I define the format WORD5, DCA and RTF on the Master Format
> File?
See topic 1036 in this conference.
Richard
|
1761.2 | Thanks for the explanation but .... | BLG03::CAVALLI | | Fri Nov 13 1992 10:04 | 6 |
| I'd like to know why in the oa$lib:OA$CDA_STARTUP.COM some
DDIF file are installed share and other noshare
Thanks
Chiara
|
1761.3 | Because of warning messages | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Fri Nov 13 1992 10:55 | 11 |
| Installing DDIF$READ_DX, DDIF$READ_WPL, DDIF$WRITE_DX and DDIF$WRITE_WPL
with the /SHARED attribute results in the warning:
%INSTALL-W-NOGBLSEC, no global sections created for ...
I think this occurs because these shareable images contain writeable
non-copy-on-reference progam sections.
Richard
|