FORTRAN POWER STATION

 

 

 

STEPS FOR EDITING a file using Fortran Power Station:

GO TO

START

PROGRAM

FORTRAN POWER STATION

FILE

NEW

Type your file then

SAVE AS

 

 

When you are in the Fortran Power Station

  1. STEPS FOR COMPILING
  2. GO TO

    PROJECT

    COMPILE

  3. STEPS FOR BUILDING AN EXE. FILE
  4. GO TO

    PROJECT

    BUILD (name of your opened file would be listed here)

  5. STEPS TO RUN YOUR PROGRAM

GO TO

PROJECT

EXECUTE (name of your opened file would be listed here)

 

 

PLEASE NOTE THAT STEPS 1 and 2 may need to be repeated if you have errors. So go back to your main file and then fix the errors and also repeat steps..