Userobject w_to_open
String s_w_name
Powerobject lp_parm
S_w_name="u_md_u_u"
Lp_parm=the create using s_w_name
//OpenWithParm (w_to_open e_location, s_w_name)//ok
Uo_powerdock. Of_opendocument (ref w_to_open lp_parm, 'aaa', ')
Run after opening an empty TAB rather than call u_md_u_u object, consult tall person,
CodePudding user response:
Uo_powerdock. Of_opendocument (ref w_to_open lp_parm, 'aaa', ')Check your call statement is correct in this object, or look at of_opendocument () the method is successful
CodePudding user response:
Call no problem ah, don't know where the problem, or the way I write wrong?CodePudding user response:
Of_opendocument (object, string, sring) is this format, the second parameter is a string type:Such as of_opendocument (w_1, "test window", "open!" )