View previous topic :: View next topic |
Author |
Message |
Miriam
Joined: 17 Nov 2011 Posts: 15
|
Posted: Wed Nov 23, 2011 9:03 am Post subject: Enable line numbers in print menu |
|
|
Hello,
I have a "huge" code and need to print it. The line numbers are displayed on my screen, but when I print the code, they dont appear on the paper
I looked at the options of the print menu but I couldnt find any box to check in order to enable printing line numbers.
I hope some one can help me.
Cheers
Miriam |
|
Back to top |
|
|
IanLambley
Joined: 17 Dec 2006 Posts: 490 Location: Sunderland
|
Posted: Wed Nov 23, 2011 1:54 pm Post subject: |
|
|
Try compiling it and printing the list file - that will have line numbers.
Or alternatively try Ultraedit
Ian |
|
Back to top |
|
|
Miriam
Joined: 17 Nov 2011 Posts: 15
|
Posted: Wed Nov 23, 2011 2:09 pm Post subject: |
|
|
I didnt get it
My Plato does not show me that options and I am quite new in the Fortran world. |
|
Back to top |
|
|
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8036 Location: Salford, UK
|
Posted: Wed Nov 23, 2011 3:34 pm Post subject: |
|
|
If you are using a Plato project then you get a listing file by looking at the Project Properties and then in the Compiler Options and Diagnostics, select "Output listing file".
Otherwise you will need to add /lis to the FTN95 command line switches.
Ultraedit will be the name of a third party editor that you will be able to download by searching on the Internet. |
|
Back to top |
|
|
Miriam
Joined: 17 Nov 2011 Posts: 15
|
Posted: Thu Nov 24, 2011 9:41 am Post subject: |
|
|
I couldn�t check the project properties buttom. It is not activated.
I am quite new in Fortran and Plato-World so that I couldnt make usage of the lis command.
Frustration, this should be easy but I dont get it.
Still need help! |
|
Back to top |
|
|
Miriam
Joined: 17 Nov 2011 Posts: 15
|
Posted: Fri Nov 25, 2011 10:41 am Post subject: |
|
|
Ultraedit solved the problem, but with Plato I couldnt find any way to enable printing line numbers
Thanx for your help! |
|
Back to top |
|
|
|