@demo_prompt¶
Prompts user with message and waits for acknowledgment
Status is 0 if user presses OK, 1 if user cancels
Example:
@demo_prompt "touch your nose" ; echo $status
Prompts user with message and waits for acknowledgment
Status is 0 if user presses OK, 1 if user cancels
Example:
@demo_prompt "touch your nose" ; echo $status