Charles...
Do you can explain me what is proper way to use file startpath in Oxygen Basic.
I mean something like this ,for example i try to use in Asciedit this:
ShellExecute(0,"open", "/gxo2.exe","-c" + fName,"" , 5)
and work for file which is in same folder where is gxo2.exe...
but compiler don't respond on file somewhere else ?
In OxyEdit work ...
What might be problem?