Is it possible to execute outside app with movie title arg?

Help each other out

Is it possible to execute outside app with movie title arg?

Postby mheadroom on Wed Oct 06, 2004 2:45 am

When i click to start a movie I need xlobby to execute 'C:\betarite.exe "MovieTitle"' then run the actual movie. I know I can add an OS Execute command into play movie but can I also send arguments? If so how? Thanks for any help.

-Jason
mheadroom
 
Posts: 9
Joined: Sat Dec 13, 2003 5:19 pm

Postby mheadroom on Sun Oct 10, 2004 12:08 pm

anyone??
mheadroom
 
Posts: 9
Joined: Sat Dec 13, 2003 5:19 pm

Postby dgemily on Sun Oct 10, 2004 12:37 pm

you can do it with an event os execute file:

File:
Code: Select all
C:\betarite.exe


Arguments :
Code: Select all
"%movies>title%"
where "movies" is the name of my category (not the name of the database).

Later
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France