Software Archive
Read-only legacy content
17061 Discussions

How can I use "Complete Word" facility from Developre Studio

infserv
Beginner
404 Views
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.
0 Kudos
1 Reply
durisinm
Novice
404 Views
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
0 Kudos
Reply