Hi everyone,
I basically have two Java programs and am wondering if i can complete my first programs run and then call my second program within the first like calling a css file in html.
I dont really want to have to add the class of one program to the other and fiddle around with it. I know I can call them in the command prompt window but if possible I would like to execute them both through one instance if possible.
regards S

