BubbleGEM library BubbleModal() BubbleDo()
Programming guideline of WinDom

BubbleGet()

NAME

BubbleGet - load the BubbleGEM daemon in memory.

PROTOTYPAGE

int BubbleGet( void)

PARAMETERS

retunr:
GEM id of BUBBLE.APP daemon

DESCRIPTION

BubbleGet() loads if needed BUBBLE.APP, the BubbleGEM daemon, in memory and returns its AES app-id. Its uses the AES environ variable 'BUBBLE=' and 'BUBBLEGEM=' to locate the program. A search in 'PATH=' folders is performed too. BubbleGet() is called because a BubbleModal() call.

SEE ALSO

BubbleModal(), BubbleCall().