Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

user-defined syntax coloring in CVF

joelindien
Beginner
458 Views
(beginner)
Hi,
Does anyone know how to activate the user-defined syntax coloring in CVF (6.6.a)? From the manual it should be simply by "creating a usertype.dat text file in the folder where lies msdev.exe". But,
1. in my CVF, there is no msdev.exe file at all(only the dfdev.exe)
2. creating the usertype.dat text file close to that dfdev.exe (or anywhere else) doesn't make appear the expected option in the syntax coloring menu.
Any clue? or any add-on?
Thanks in advance.
Joe
0 Kudos
2 Replies
Jugoslav_Dujic
Valued Contributor II
458 Views
As far as I know, that procedure (usertype.dat) works only for C++, not for Fortran. You may try your luck with langext.dat (see docs), but I think it won't work for CVF anyway.
Jugoslav
0 Kudos
joelindien
Beginner
458 Views
It doesn't, indeed. Thanks anyway.
Joe
0 Kudos
Reply