keyboard1333
Member
- Joined
- Nov 18, 2012
- Messages
- 11
- Programming Experience
- 1-3
Greetings all
I have three seperate questions, but they're related to the same project, so I decided to post them in the same thread.
#1 -
Within a vb.net console application, how can you generate tones of different frequencies? I know of the command Console.Beep(), but how can you change the length of the tone, and its pitch?
#2 -
How can I run a variety of batch commands within a vb.net console application?
#3 -
How can I temporarily empty the enviromental variable path, just untill the console is closed?
Thanks everyone
keebs
I have three seperate questions, but they're related to the same project, so I decided to post them in the same thread.
#1 -
Within a vb.net console application, how can you generate tones of different frequencies? I know of the command Console.Beep(), but how can you change the length of the tone, and its pitch?
#2 -
How can I run a variety of batch commands within a vb.net console application?
#3 -
How can I temporarily empty the enviromental variable path, just untill the console is closed?
Thanks everyone
keebs