Hi,
I can resize window using:
SetUIProp(“fview”,“Width”,“800”);
SetUIProp(“fview”,“Height”,“400”);
SetUIProp(“fview”,“Top”,“30”);
SetUIProp(“fview”,“Left”,“30”);
But the following message appear:
Fatal Error: Could not convert variant of type (Null) into type (OleStr). Please reload the...