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 useless. But (and this is the strange thing) if i double-click on the file (so i open it normally) it works great!
I've even tried to create a batch file and execute it, but the Run command seems not to work... (but i can open the notepad using it..)
so, where is the error?
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 useless. But (and this is the strange thing) if i double-click on the file (so i open it normally) it works great!
I've even tried to create a batch file and execute it, but the Run command seems not to work... (but i can open the notepad using it..)
so, where is the error?