'Print ABC and beep the pc speaker
ICONST 'A'
PRINT_C
ICONST 'B'
PRINT_C
ICONST 'C'
PRINT_C
ICONST 7
PRINT_C
HALT