Next Previous Up Top Contents Index

3.4 Executing programs

3.4.1 Starting applications up from within Functional Developer

An application written in Dylan cannot be started and later connected to Functional Developer and its project. If you want to be able to debug an application and browse its compiler database within Functional Developer, you must start it up by opening its project and starting it with Application > Start. This starts the application up under the debugger, providing the development environment with a connection to the application and the capabilities necessary to control its execution and to interact with it.


Getting Started with Functional Developer - 31 MAR 2000

Next Previous Up Top Contents Index