
create_variable name=product_table_input kind=string value=$unique
collect_text output=$fname(product_table_input) until='///end product table///' substitution_mark='?'
*copyc qci$qcu_nosve_maintenance
///end product table///

include_file file=$fname(product_table_input)
delete_file file=$fname(product_table_input)
