Beep
PowerScript function
Description
Causes the computer to beep up to 10 times.
Syntax
|
1 |
Beep ( n ) |
|
Argument |
Description |
|---|---|
|
n |
The number of times you want the computer to beep. If |
Return value
Integer.
Returns 1 if it succeeds and -1 if it fails. If n is null, Beep
returns null. The return value usually is not used.
Examples
This statement causes the computer to beep five times:
|
1 |
Beep(5) |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest