Am 05.07.2013 um 15:44 schrieb Maximilian Tyrtania <[email protected]>:
> Hi, > > the PHPMBS stuff allows us to execute code (via myPHPMBY.call(somecode)), but > how would I reference a script to execute? the plugin has no file parser. It takes only a string with pure php code. > I can call my PHP script from the Mac OS terminal, but I need to call it from > PHPMBS, because I need the packaged dylib (in the app bundle) to execute it. It may be better to go with shell. Depends on what you want to do. Greetings Christian -- MBS Xojo Developer Conference 2013 More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
