Morse code: Difference between revisions

Content added Content deleted
(→‎=={{header|Visual Basic}}==: added Visual Basic)
Line 3,609: Line 3,609:
Play the sound's morse and display :
Play the sound's morse and display :
<pre>......-...-..--- .----..---...-- .-----.-..-..-..</pre>
<pre>......-...-..--- .----..---...-- .-----.-..-..-..</pre>

=={{header|Visual Basic}}==
{{works with|Visual Basic|6}}
The [[#VBA]] example works in VB6 as well, without any change.


=={{header|XPL0}}==
=={{header|XPL0}}==