programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: beep tone

From: Virgil Stamps <virgil_at_paclp.com>
Date: Thu, 1 Dec 2005 08:05:05 -0600

1 IMPORT: MessageBeep

: PleaseLogOn ( -- ) MessageBeep
    0 Z" Please Log On" Z" EVENT" MB_OK MessageBox DROP ;

Virgil Stamps

-----Original Message-----
From: sftalk-bounce_at_forth.com [mailto:sftalk-bounce_at_forth.com] On Behalf Of
Colin Connery
Sent: Thursday, December 01, 2005 7:50 AM
To: sftalk_at_forth.com
Subject: [sftalk] beep tone

Hi Folks,

I need to generate a beep tone. In DOS I would do this with the ASCII bell
character (07) but when I do 7 emit there is no tone. How can I make the
tone? Any help would be much appreciated.

Colin

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Thu Dec 01 2005 - 06:07:41 PST

This archive was generated by hypermail 2.2.0 : Thu Dec 04 2008 - 03:04:20 PST