JingleFALCON


UMS_COMMANDS is used to pass information to from the jingle program



It is able to slave the jingle program to play jingles thru messages.
The messages is:

STOP JINGLE

message[0] = UMS_STOPJING


RUN JINGLE

message[0] = UMS_RUNJING
message[3] = jingle to run (1-8)


BLOCK SELECTION

message[0] = UMS_BLOCKSEL
message[3] = block to select


Message numbers:

#define UMS_STOPJING12332/* stop playing jingle */
#define UMS_RUNJING12333/* run jingle x */
#define UMS_BLOCKSEL 12334 /* select block x */
#define UMS_EXTSAM12335
#define UMS_ENDSAM12336
#define UMS_Q_BLOCK12337/* active block request */
#defineUMS_Q_JING12338/* active jingle request 0-none 1-8 active*/
#defineUMS_Q_BNAME12339/* block name request */
#defineUMS_Q_JNAME12340/* jingle name request */
#defineUMS_Q_BUSY12341/* request area, busy */
#defineUMS_REDRAW12342/* redraw request to modules */
#defineUMS_LDBERR12343/* load block error */
#defineUMS_JQUIT12344/* request to exit jingle program */
#defineUMS_JLOGOUT12345/* request to logout jingle program */

There may be more undocumented messages in the version you have of the jingle program.


Copyright © 1997 Erik H
Created on the 01.January 1997 at 12:36

This page is created © by Erik H: 1997.