ArcPad Scripting Object Model
Beep Method
See Also  Send comments on this topic.
Type
Optional. A Long that specifies the type of beep.
Application Object : Beep Method

Glossary Item Box

Description

Plays a beep sound.

Syntax

object.Beep ( [Type] )

Parameters

Type
Optional. A Long that specifies the type of beep.

Remarks

The following constants are supported for the Type argument:
  • apCritical
  • apQuestion
  • apExclamation
  • apInformation
The actual beep associated with these constants depends on the system settings.

See Also

© 2012 All Rights Reserved.