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

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

infserv
Beginner
1,211 Views
I am run 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.
1 Reply
Steven_L_Intel1
Employee
1,211 Views
Sorry, you can't. Microsoft reserves that feature for Visual C++ and does not make the interface available to other products.

Steve
0 Kudos
Reply