w
wait for moving and counting and then beep
SYNOPSIS
w
DESCRIPTION
The w macro lets you know when all moving and/or counting has finished by ringing the console bell when a call of wait(0) returns.
DEFINITION
def w 'wait(0); beep'
w
The w macro lets you know when all moving and/or counting has finished by ringing the console bell when a call of wait(0) returns.
def w 'wait(0); beep'