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...