member2002
17th February 2004, 16:53
We whould have to have a beep ( audioble) given to user in case of input error in check.input subsection. I have tried standard baan utility bell$() but it does not work for BW. Can anybody help me overcome this issue.

lbencic
17th February 2004, 17:08
You can try this post about beeps (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=13068&highlight=Beep)

b.v.dj
5th April 2011, 15:11
Serveral years later......

This works fine in Baan IV:

#pragma used dll "ottdllbw"


code...

start.application.local ("c:\baan\beep.exe 623 200 /s 10 623 200", 0, retval)

code...


Downloaded beep.exe from www.softpedia.com