How to open a window (.w) file through coding??

Posted by Admin on 08-Jul-2009 06:24

Hello All,

How can I open a .w file through coding (or can say at run time)?

I have been able to open a .p file with the help of following code...

RUN adecomm/_pwmain.w
                (INPUT "":U,               /* Parent ID String     */
                 INPUT FileName,       /* File(s) to open       */
                 INPUT "":U).              /* Startup commands*/

But I am unable to open a .w file through this code at all ...

If anyone of you have ever tried this then pls do let me know.

Also if u think that it is not possible at all then also do let me know.

Thanks Much,

Payal Arora

All Replies

This thread is closed