Eu estava dando uma garimpada nos meus docs antigos e achei uma tabelinha que é bem útil, segue:
| To | Press |
| Open Help on a class | F1 |
| Delete the previous word | CTRL+BACKSPACE |
| Open the Find/Replace dialog | CTRL+F |
| Find the next occurrence | F3 |
| Jump to next error message | F4 |
| Execute the current job | F5 |
| Set and delete a breakpoint | F9 |
| Close, and save the current tab | F8 |
| Close the current tab, discarding all | F6 |
| Compile | F7 |
| Replace | CTRL+R |
| Save with a new name | CTRL+ALT+S |
| Display field value options | ALT+DOWN |
| Undo the previous action | CTRL+Z |
| Redo the action which was just undone | CTRL+Y |
| Delete | DEL |
| Select all | CTRL+A |
| Columns selection | ALT+O |
| Normal area selection | ALT+A |
| Lines selection | ALT+L |
| Cancel selection | ALT+U |
| Delete current line | CTRL+L |
| Delete from the cursor position to the end of the line | CTRL+SHIFT+L |
| Save the selected text to a seperate file | ALT+S |
| Insert contents of seperate file at the cursor position | CTRL+ALT+H |
| Run a script | ALT+M |
| Go to a specified page or line | CTRL+G |
| Go to next page | PAGE UP |
| Go to previous page | PAGE DOWN |
| Go to the top | CTRL+HOME |
| Go to the bottom | CTRL+END |
| Go to the start of the line/page/file | HOME |
| Go to the end of the line/page/file | END |
| Move the cursor one word to the left | CTRL+LEFT |
| Move the cursor one word to the right | CTRL+RIGHT |
| Go to the previous page, and block | SHIFT+PAGE UP |
| Go to the next page, and block | SHIFT+PAGE DOWN |
| Go to the top, and block | CTRL+SHIFT+HOME |
| Go to the bottom, and block | CTRL+SHIFT+END |
| Go to the start of the line/page/file, and block | SHIFT+HOME |
| Go to the end of the line/page/file, and block | SHIFT+END |
| Move the cursor one word to the right, and block | CTRL+SHIFT+RIGHT |
| Move the cursor one word to the left, and block | CTRL+SHIFT+LEFT |
| Delete the word to the left | CTRL+BACKSPACE |
| Remove all breakpoints | CTRL+SHIFT+F9 |
| Insert or remove a breakpoint | F9 |
| Enable or disable a breakpoint | CTRL+F9 |
| To look up… | Press |
| A label | CTRL+ALT+SPACE |
| A Definition | CTRL+SHIFT+SPACE |
| Properties and methods | CTRL+SPACE |
| To list … | Press |
| Tables | F2 |
| Breakpoints | SHIFT+F9 |
| Classes | F12 |
| Types | F4 |
| Enums | F11 |
| Reserved words | SHIFT+F2 |
| Axapta Application Objects | SHIFT+F11 |
| Extended Data Types | CTRL+T |
| Built-in functions | SHIFT+F4 |
[]s
Pichler
| Rio De Janeiro, Brazil | 2 |
| Osasco, Brazil | 1 |
| Curitiba, Brazil | 1 |
| Amman, Jordan | 1 |
| São Paulo, Brazil | 1 |
One Response
Rodrigo Fontana
31|Dec|2009 1Olá! Muito bom o post!!
Gostaria de adicionar o CTRL + PAUSE BREAK, que serve para parar/cancelar processamentos que estiverem ocorrendo no sistema.
Abraço!
Leave a reply