hi,
i'm developing a little app which uses HiPPOPlayer in HIDDEN mode to play some mods in background. The app is coded in E.
I want to comunicate with HiP using arexx, to make the app more interactive having user functionalities like 'play next song' or 'get the mod play position'.
I have been making some simple test using ARexxComm module (from aminet), sending some 'PLAY/STOP' rexx messages, but i don't know how to send/receive the GET xxx rexx messages to HiP.
For example i want to send/receive arexx msg like the PlayNext.HiP script (from HippoSuport/arexx dir), but coded in E.
Where i should begin?
Thx!