All Articles Tagged fixed-form

Link/UrlTags
Tabify does not work in VS2010 with fixed form files.[Forums]
In VS2008 with a fixed form file (.for) if I select multiple lines and press the [Tab] key I get the expected indentation behavior (Tabify).The same is not true in VS2010 with the exact same file and sequence...

Posted: 2012-05-21 07:52:55
fixed-form, Indent, Tabify, VS 2010
Intel® Fortran Compiler - effect of file extensions on source form[Knowledgebase]
The Intel® Fortran Compiler assumes that files with an extension of .f90 are free-form source files and that files with a .f, .for, or .ftn are fixed-form source.There is a discussion of file extensions...

Posted: 2008-09-30 00:00:00 by Steve D. (Intel)
extension, fixed-form, free-form, Intel Fortran Compiler