Lingo Dictionary > S > showXlib

 

showXlib

Syntax

showXlib {Xlibfilename}

Description

Command; shows all Xtras in Xlibfilename (which must be open), or all open Xlibraries if no file is specified. Xlibrary files are resource files that contain DLLs (Windows) or Xtra resources (Macintosh). Because the types of Xlibrary files in Windows and on the Macintosh differ, the list of files that the showXlib command generates is different on different platforms.

The showXlib command doesn't support URLs as file references.

You can use interface() to display online documentation for an Xtra.

Note: This command is not supported in Shockwave.

Example

This statement displays the Xtras in the VideoDisc Xlibrary:

showXlib "VideoDisc Xlibrary"

See also

closeXlib, interface(), openXlib