Arbortext Command Language > Functions by Alphabetical Listing > dl_error
  
dl_error
dl_error ()
This function returns an error message describing the reason the last call to dl_load, dl_find, or dl_unload failed. It returns null if the last call succeeded or if the system does not support an error message or code for failed dynamic load calls.
Related Topics
dl_find built-in function
dl_load built-in function
dl_unload built-in function