1. create small "starter" form, with start host procedure and input parameter HOST_COMAND.

2. in main form use :
Create_parameter_list(..) for pass parameter and
RUN_PRODUCT(Forms, .... ASYNC..) and start host commaand (thru form)
asynchronously.