DTRHELP.HLB  —  Functions  FN$GET_SYMBOL
       Returns the value of a DCL symbol.

1  –  Input

       A character string that represents the symbol name.

2  –  Output

       The value of a DCL symbol.

3  –  Example

       DTR> PRINT FN$GET_SYMBOL("DTR$INVOKE") USING X(45)

                          FN$GET
                          SYMBOL

       RUN DTR$DISK:[DTR.TESTS]DTRV4.EXE

       DTR>
Close Help