Ascii strings
"highlight the string", press 'a'
Unicode strings
highlight the ascii string, press 'Alt-a', choose unicode
Rename variable
highlight variable, press 'n'
Cross References
highlight the variable, press 'x'
Step
into f7
over f8
run until return ctrl-f7
continue f9
Breakpoint
f2
jump to address
press 'g', enter address
Strings
Shift-f12
comment a line
press ';', enter the comment