Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Keys combination for display variables

Former Member
0 Likes
740

When I write a report or modeule pool, is there a key's combination to show the variables?

I often use ecc 6, but when I click "tab", the commands (loop at, ecc) are showed

In java I use ctrl+space.

Thanks!!!

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
700

if you are using the new editor then you can either hit enter key or tab key to autofill the variables you declared..

When I write a report or modeule pool, is there a key's combination to show the variables?

I often use ecc 6, but when I click "tab", the commands (loop at, ecc) are showed

In java I use ctrl+space.

Thanks!!!

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
701

if you are using the new editor then you can either hit enter key or tab key to autofill the variables you declared..

Read only

0 Likes
700

only works for commands ( ex.: loop at, concatenate........)

Read only

0 Likes
700

if you have declared the variables.. and SAVED the code.. then even the local variables will also be prompted to auto fill...

else.. on the right bottom corner you have a se38 screen.. bottom of the scroll there is a button, on click. it take you to customize your editor...

Read only

0 Likes
700

ok...

many thanks J@Y!!!!