Opens word file
public subroutine wd_paste (string arg_h_file, long arg_start, long arg_end); i_PBWWord.paste(arg_h_file, arg_start,arg_end ) end subroutine