EMA-XPS Online


GET-GRAPHIC-LABEL-PICTURE

GET-GRAPHIC-LABEL-PICTURE
=========================

syntax: (get-graphic-label-picture
           <babylon-graphic-label>)

This function returns the filename of the picture in
string-form.

example: >(get-graphic-label-picture
           (get-window-element interface "GRAPHLBL1"))


EMA-XPS Online