T.R | Title | User | Personal Name | Date | Lines |
---|
1515.1 | | QUARK::LIONEL | Free advice is worth every cent | Mon Oct 02 1989 16:59 | 11 |
| As I believe I noted when I posted those programs, the include files used
are provided with DECwindows V2. If you are using V1, use only:
INCLUDE 'SYS$LIBRARY:DECW$DWTDEF'
I'd be happy to answer further questions about the FORTRAN DECBURGER
example.
Steve
|
1515.2 | $DSCDEF NOW! | FRSTSC::ERLEMANN | | Tue Oct 03 1989 11:34 | 10 |
|
Thanks for the quick response, Steve,
but the question that follows is: what about the Include-Statement
in the line below (INCLUDE '($DSCDEF)/NOLIST') ?
I forgot this to mention yesterday.
Thanks
Armin
|
1515.3 | | QUARK::LIONEL | Free advice is worth every cent | Tue Oct 03 1989 16:49 | 8 |
| That includes the module $DSCDEF from the FORTRAN system definition
library SYS$LIBRARY:FORSYSDEF.TLB. $DSCDEF defines the descriptor layout
and codes. FORSYSDEF.TLB is built as part of the FORTRAN installation
procedure. See the FORTRAN manuals for more on text libraries and
FORSYSDEF.
Steve
|