Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

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

infserv
Beginner
2,225 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
2,225 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