gromit Posted September 29, 2016 Share Posted September 29, 2016 Can Pinball X send more than just the Table Path and name parameters? I'd like to launch a program before the table that would be passed the manufacturer of the table selected and the year it was created. Does Pinball X have any parameters that would send this info? Link to comment Share on other sites More sharing options...
Carny_Priest Posted September 29, 2016 Share Posted September 29, 2016 I don't understand what you are trying to do. Link to comment Share on other sites More sharing options...
gromit Posted September 29, 2016 Author Share Posted September 29, 2016 I'm trying to launch a program, using Pinball X's 'Launch Before' feature. The program would display the Table Name, Manufacturer, and year made in a 4th window under my DMD. It would get the parameters, hopefully from Pinball X (if it can do this). If not I'd have to try another route (like use the tablename to search the proper XML for the required info). My question - can Pinball X send that info by way of parameters when it calls the 'Launch before' program? Link to comment Share on other sites More sharing options...
Adultery Posted September 29, 2016 Share Posted September 29, 2016 It can. You should look at the Quicklaunch plugin, it does exactly what you describe. I'm in the process of updating it to match the features of the GameEx version so let me know if you hit a snag or something doesn't work right. 1 Link to comment Share on other sites More sharing options...
Adultery Posted September 29, 2016 Share Posted September 29, 2016 It can. You should look at the Quicklaunch plugin, it does exactly what you describe. I'm in the process of updating it to match the features of the GameEx version so let me know if you hit a snag or something doesn't work right. Edit: My bad, that command isn't there... yet. I'll throw it in there, I haven't gotten to that point yet but there a few variables missing. I know that doesn't help you right now, sorry. :'( Link to comment Share on other sites More sharing options...
gromit Posted September 29, 2016 Author Share Posted September 29, 2016 No problem... If you could add that functionality, that would be great! i'll watch for the update... thanks! Link to comment Share on other sites More sharing options...
Carny_Priest Posted September 29, 2016 Share Posted September 29, 2016 Yeah, otherwise you'd have to code an AutoHotkey script to do it. If you want to tackle that, the functions for reading information from the xml can be extracted from gtxJoe's PBX_Recorder source or my project here: From there, I don't see it as difficult to display that information where you want it. Link to comment Share on other sites More sharing options...
Adultery Posted September 29, 2016 Share Posted September 29, 2016 I am working on it, just not a whole lot of time IRL with the new baby. But I'll get it there! 1 Link to comment Share on other sites More sharing options...
gromit Posted February 5, 2017 Author Share Posted February 5, 2017 Adultery, I noticed there have been some new PinballX updates since I asked about adding some additional parsing parameters. Not to be pushy, especially when a baby is involved (been there), but any progress made on this? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts