! ! This include defines the calling sequence for lib$get_symbol ! ! ! Parameters: ! symbol to translate ! resultant string ! EXTERNAL PROCEDURE lib$get_symbol ( string, /* symbol to translate */ string) /* resultant string */ OF INTEGER;