hi, i'm pretty new in PB and i was wondering if there is a list of all the attributes regarding an OLEObject.
Example:
IE.top = <integer>
IE.left = <integer>
IE.width = <integer>
IE.height = <integer>
IE.visible = <integer> (1 - Visible/ 0 - Not Visible)
IE.menuBar = <integer> (1 - Visible/ 0 -...
hi, i have just made a window that creates an htm file (this file is coded using ajax).
to create it, i use the FileOpen/FileWrite/FileClose commands in a button, named "Start".
Then, when it's ready, i'd wish it to open automatically, but this doesn't happen.
I'm using the Run command, but is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.