- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wonder that whether the Compaq Visual Fortran 6.6 has a option to show the line number in the source code editor? Does anyone know it? I'd appreicate any help.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not directly, but...
1. The line number for the current cursor position is displayed in the lower right.
2. CTRL-G allows you to enter a line number and do a "Goto Line"
3. You can request a source listing file and open that as a file, it will give line numbers.
Line numbers are of limited use in CVF - compilation errors allow you to double-click on them to go to the point of error.
Steve
1. The line number for the current cursor position is displayed in the lower right.
2. CTRL-G allows you to enter a line number and do a "Goto Line"
3. You can request a source listing file and open that as a file, it will give line numbers.
Line numbers are of limited use in CVF - compilation errors allow you to double-click on them to go to the point of error.
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page