srinivasysr2003 0 Newbie Poster

Hi,

I am new to Python script programming and I have Python script also.

I have below method which was written in C (Framemaker Development Kit).

F_ApiSave(VarBookId, VarOutputFLBPDFFileAbsPath, params, *returnparams)

"params" and "returnparams" arguments are of Object "F_PropValsT" and want to use above method from Python to send the values.

How to define the object variables params and returnparams and send it above method.

Please let me know, if you need any further information.

Thanks,
Srinivas