I am new to foxpro and my problem is next:
I have foxpro application (developed by someone) that has in front-end and backend.In front end we have command window so we can run queries.I need to build exe of the program that has only line :
Select field1 from table1
I don't have use of the project manager and build button so my question is how to make exe (of this program)using commands in command window?
Thanks in advance for any help
I have foxpro application (developed by someone) that has in front-end and backend.In front end we have command window so we can run queries.I need to build exe of the program that has only line :
Select field1 from table1
I don't have use of the project manager and build button so my question is how to make exe (of this program)using commands in command window?
Thanks in advance for any help