Just popping in
Joined: 2007/7/30 22:55 Last Login
: 10/22 20:20
From Sweden
Group:
Registered Users
|
Does anyone know how you can utilize the console.api in Cubic IDE?
I've looked at the Hollywood-plugin and the SDK plugin, and they both use the console.api. When looking in f.i. Customize/Settings, Pool, Plug-ins/c++.api, Console/Plug-Ins and the console.api, there are various arguments used. I tried changing some and deduct from the console.api binary what other arguments might be possible. Sometimes I get errors complaining about the arguments and sometimes not. I'm thinking that the PIPECON device is used somehow, but don't know if it's possible to utilize it without creating your own .api binary (both Hollywod and the SDK building uses their own .api binary). I have tried to just redirect some echos to PIPECON in varuious ways (usign teh same name as stated in the argument) but without any result.
What I'd liked to do is to just run any arbitrary command, and get its output in the console window in the Cubic screen.
|