The miscellaneous functions predefined in CitectVBA are:
|
Beep statement |
Sounds a tone through the computer's speaker. |
|
Randomize statement |
Initializes the random number generator. |
|
Rem statement |
Used to include explanatory remarks in a program. |
|
SendKeys statement |
Sends keystrokes to the active window as if entered at the keyboard. |
Published June 2018