Hello,
I am just trying to run a demo foxpro form,
no connections to the database, basically testing navigation and i wanted to create an exe.
So, I made a project and added the demo form to the project.
Within Fox it runs fine.
So created an exe and am trying to execute it.
I keep getting this message 'No Parameter statemnt is found'.
But there are no parameters - all i need is to have the form run.
I created a main prg and all it does is
DO FORM DEMOFRM.SCX
READ EVENTS
I am not that familiar with FOX and I don't understand why or where should i be looking for parameters ?? what parameteres ???
thanks,
-ter
I am just trying to run a demo foxpro form,
no connections to the database, basically testing navigation and i wanted to create an exe.
So, I made a project and added the demo form to the project.
Within Fox it runs fine.
So created an exe and am trying to execute it.
I keep getting this message 'No Parameter statemnt is found'.
But there are no parameters - all i need is to have the form run.
I created a main prg and all it does is
DO FORM DEMOFRM.SCX
READ EVENTS
I am not that familiar with FOX and I don't understand why or where should i be looking for parameters ?? what parameteres ???
thanks,
-ter