Hello

I was just created some forms and reports, menus, stored procedures and triggers, but I found troubles to compile an .exe file as an error messge jumped out "Invalid Path or filename". It didn't tell where to correct this error. I have created .prg files like "main", "env"... So where can I debug such errors

Thank you
Brian

Re: Compile an .exe file! by Stefan

Stefan
Sat Mar 06 02:36:45 CST 2004

Did you get a yourproject.err file? You can display it
by choosing Project -> Errors in the IDE menu.


-Stefan

"Brian Chang" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag
news:BD3A0D0A-A77B-4F38-ABDF-D0176E69CFE6@microsoft.com...
> Hello,
>
> I was just created some forms and reports, menus, stored procedures and
triggers, but I found troubles to compile an .exe file as an error messge
jumped out "Invalid Path or filename". It didn't tell where to correct this
error. I have created .prg files like "main", "env"... So where can I debug
such errors?
>
> Thank you.
> Brian