Can anyone explain how a developer can run their application directly from source code without having to compile the app every time a change is made and re-tested?
HI
I suggest you compile and run the aplication so that the various components needed will be taken care of while compiling. However, if you are sure that no code existing in the project is used by a form or prg.. you can run that by clicking on the RUN button of the project.. or from the command window..
DO FORM myForm
or
DO myPrg
While you are in the development stage.. that is.. while you are with the form designer.. you can right click on the form and in the resulting popup.. click on Run to run the form also.
Hope this helps you ramani :-9
(Subramanian.G),FoxAcc, ramani_g@yahoo.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.