SOUND

In this section:

  • INC
  • INTERNET_HYPERLINK
  • MINIMISE, MAXIMISE & RESTORE
  • PRINT_ABORT
  • PRINTER_OPEN
  • PRINTER_OPEN1
  • PRINTER_SELECT
  • PRINTER_SETUP
  • SELECT_ALL
  • SET
  • SETF
  • SOUND
  • STOP
  • SUPER_MAXIMISE
  • TEXT
  • TEXT_HISTORY
  • TILE_HORIZONTALLY
  • TILE_VERTICALLY
  • TOGGLE
  • +
  • A simple text editor
  • If you require a sound that is not one of the standard system sounds (see BEEP above) and a sound card is installed, you can include small sound samples previously stored in standard wave file format (.WAV). The wave file must be included in a resource script or in the resource section of the program. For example:

    MySound SOUND dognoise.wav

    The following code illustrates how the sample is played back.

    i=winio@('%^bt[Bark]', 'SOUND', 'MySound')

     

     

    Basket
    Empty
     
    Copyright © 1999-2024 Silverfrost Limited