From: "The Librarian"
Hi There,
In my tse.ui file (version2.5) I have the following:
Proc OnFirstEdit()
end
To allow me to know when files are being switched, such as:
lFind("whatever", "ia"), I have inserted the line:
Sound(50) Delay(2) NoSound()
It then looks like:
proc OnFirstEdit()
Sound(50) Delay(2) NoSound()
end
Which is just fine. I then burn in the file with the sc command and I'm
off and running.
However, there are times when I'm doing research that I don't want to
hear the clicking sound each time a file is switched.
Is there a way that I can turn this feature on or off without having to
load the tse.ui file to either leave it or to insert two slashes (//) at
the beginning of the line before having to re-burn the program using the
sc command?
Your recommendations will be greatly appreciated.
Skip
---
---------------
* Origin: apana>>>>>fidonet [sawasdi.apana.org.au] (3:800/846.13)
|