[comp.os.vms] logical names & crf$ macro

dahls%vax.elab.unit.uninett@TOR.NTA.NO (J|rn Yngve Dahl-Stamnes) (02/08/88)

Hello netlanders!

1. problem:
-----------
I have a small problem with logical reference to help library. If I make a
logical reference to a help library in my process table, it work. But if I
make it in a special table, the help facility ignore it. This is what I do:
 
$ create/name_table lnm$xxx
$ assign/table=lnm$process_directory -
  lnm$xxx,lnm$process,lnm$job,lnm$group,lnm$system -
  lnm$file_dev
$ define/table=lnm$xxx hlp$library  sys$login:xxx

Why does it not work???

2. problem:
-----------
I want to use the LIB$CRF functions and macros, but I am not shure about how
to use it. Is there anybody out there who know how to use it, or even better,
have a small program example (in FORTRAN or ...)?

  +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
  !  J|rn Yngve Dahl-Stamnes    The University of Trondheim                 !
  !  System Manager             The Norwegian Institute of Technology       !
  !                             Division of Physical Electronics            !
  !                             N 7034 Trondheim, Norway                    !
  !                                                                         !
  !  Mailbox: dahls%vax.elab.unit.uninett@tor.nta.no                        !
  !                                                                         !
  !     "Variables won't, constants ain't "                                 !
  !                                                                         !
  +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+