I am a Fortran programmer and I bought a licence for Visual Compaq Fortran Standard Editions 6.5.
How can I use "Complete Word (shortcut key = Ctrl+Space)" facility from Developre Studio when I write my source code.
ex:
PROGRAMM exemple
...
INTEGER my_private_variable
...
- at this point, I wish that when I type "my_priv" and I press "Ctrl+Space" the editor to complete statement.
....
END
I hope I'll recive an answer.
How can I use "Complete Word (shortcut key = Ctrl+Space)" facility from Developre Studio when I write my source code.
ex:
PROGRAMM exemple
...
INTEGER my_private_variable
...
- at this point, I wish that when I type "my_priv" and I press "Ctrl+Space" the editor to complete statement.
....
END
I hope I'll recive an answer.
链接已复制
1 回复
You should post all messages in the new Intel forum. See the message labeled PLEASE POST ALL NEW DISCUSSIONS IN INTEL FORUM.
I believe that the automatic statement completion isn't available in CVF, just C++.
Mike
I believe that the automatic statement completion isn't available in CVF, just C++.
Mike
