os:cmd( "sh \"/wings dir/dummy.sh\" " )
I've got some erlang code that writes and executes a .bat file fine on win32 ... similar to above but drop the sh part.
On Mac OSX I can't get os:cmd to run my script. I guess I should see if there's an error code.
My mac is not yet set up. So I've been doing a stupid USB sneaker net for every thing I try.
Time to move Erlang to my mac via USB.
Damn thing should work.
