Topic: RAMM + MediaMatrix Shortcut Files
Hi forum.
I'm launching RMS files with my own application using a command like system("ramm1.RMS"). Is like a remote function to load the RAMM right view.
ramm1.RMS
[MediaMatrix Shortcut]
verb=connect
noun=100.100.102.164
user=Supervisor
password=secret
ramm2.RMS
[MediaMatrix Shortcut]
verb=connect
noun=100.100.102.165
user=Supervisor
password=secret
But now I want to swtich 2 views, but RMS files seems to be ready only for one view. Isn't it?
are there some way to do this?
ramm12.RMS
[MediaMatrix Shortcut]
verb1=connect
noun1=100.100.102.164
user1=Supervisor
password1=secret
verb2=connect
noun2=100.100.102.164
user2=Supervisor
password2=secret
BR,
Sergio