PDA

View Full Version : How do i open the ED4W program?


jess4mi
12-04-2003, 05:06 AM
I just installed Lahey-Fujitsu Fortran 95 v5.7 Trial and I want to start to write a program. But after i installed, i don't see the ED4W icon, how can i start?

Lahey Support
12-04-2003, 06:19 PM
The LF95 v5.7 Trial is a copy of LF95 Express which does _not_ include ED4W.

Use any text editor to write the source you want to compile with the LF95 v5.7 Trial. Then from the LF95 v5.7 Console Prompt use the lf95 command to compile and/or link, and use the fdb command to debug. For more information see the LF95 User's Guide.

To obtain ED4W you will have to purchase LF95 PRO v5.7. Note that LF v7 includes Visual Studio instead of ED4W.