|
SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Call for help.
I am trying something and it is not working. I have tried to get it to work in many different formats but it does not seem to work.
Code:
p = ExecuteProcess("C:\\Program Files\\DVD Profiler\\Plugins\\LoadDVD\\MediaChanger.exe", java_lang_String_split("mount,191,changer,1", ","), null, true) I type in the following at the command prompt. MediaChanger.exe mount 191 changer 1 Can someone please help. |
#2
|
|||
|
|||
It looks ok. Double-check the path to your executable. I have used this call successfully in almost the exactly same way - only differences are that I split with 2 underscores ("__") and used false for the last argument.
__________________
-Craig |
#3
|
|||
|
|||
Path is good.
If I turn the true to false. I see the mediachanger.exe pop up in the task manager list. It doesn't do anything just hangs.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
YAC - Caller ID - Call Log within SageTV | Armondole | SageTV Customizations | 0 | 02-22-2007 07:51 AM |
Call Batch File | scoful | SageTV Studio | 1 | 12-06-2006 10:31 PM |
Edit Channel Call Letters | snoopy | SageTV Software | 0 | 06-15-2006 05:31 PM |
Having trouble handling what an api call returns... | beelzerob | SageTV Studio | 2 | 05-31-2006 07:45 PM |
Help - Trying to call GetScheduledRecordings from Java | dadams | SageTV Studio | 7 | 01-30-2006 08:28 AM |