PM123's Remote command reference - User interface control

Command Description Reply
quit Terminates PM123. 1 = success,
empty = error
size [0|normal|regular | 1|small | 2|tiny] Selects the player size.
Without an argument only the current setting is returned.
Previous setting [0|1|2] or empty string on error.
font [1|2|<font>] Selects font 1 or font 2 or a non-skinned OS/2 font. <font> is in the PM syntax like '8.Helvetica'.
Without an argument only the current setting is returned.
Previous setting or empty string on error.
skin [<file>] Load a new skin.
Without an argument only the current setting is returned.
Previous skin file or empty string on error.
show Show the player window. 0 = OK,
1 = already visible,
empty = error
show playlist| tree | techinfo | metainfo | tagedit <url> Opens the specified item in the playlist editor, the tree view, the technical info dialog, the meta info dialog or the tag editor if provided by the plug-in. If the plug-in does not provide a own tag editor open tagedit behaves as open metainfo. 0 = OK,
1 = already visible,
empty = error
show properties [<plug-in>] Shows the properties dialog of PM123 or, if specified, a certain plug-in. E.g.
  open properties mpg123
will open the configuration dialog of the mpg123 plug-in.
0 = OK,
1 = already open,
empty = error
hide playlist| tree | techinfo | metainfo | tagedit <url> hide properties [<plug-in>] Hides the player or a another specific window. See show for details. 0 = already hidden,
1 = OK,
empty = error
isvisible
isvisible
playlist| tree | techinfo | metainfo | tagedit <url>isvisible properties [<plug-in>]
Query whether a certain window is currently visible. See show for details. 0 = hidden,
1 = visible,
empty = error
open ... Deprecated. Use show instead.