> > Dear Friends,
> >
> > I have made one application and Build it into APP. I kept only APP file in the directory and delete all other files like *.prg *.sc? *.fr? *.pj? *.mn?
> >
> > When I run this APP , the menu comes up, but when I select an item in the menu it gives error like follows :-
> >
> > file filename.scx does not exist
> >
> > Then I copied this scx/sct file inthe directory. This form runs but then again if i run a report from this form it again says :-
> >
> > filename.frx does not exist
> >
> > Does it mean that form files, report files etc are not bound into the APP file? I tried to rebuil the project again but it did not work. I made EXE instead of APP but still the same error comes.
> >
> > PLS HELP.
> >
> > Thanks in advance.
> >
> >
> > Sudhir
>
> It seems to me that you excluded all those files from the project.
> rightclick, from the project on each of them and select INclude from the popup menu.
> rebuild again and you should be fine.
>
> Boudewijn Lutge®ink
>
Boudewijn.Lutgerink@foxite.com> Experience is the knowledge you get immediately AFTER you actually needed it...
Dear Boudewijn Lutge
Thanks for your reply.
But I am sure the files are included because I just right clicked from the project on them and I could only find the exclude option on the popup menu instead of include option.
What can be the other reason.
Rgds/Sudhir Uppal