hi there all.
i wanted to know if its possible when using a currency manager to navigate through the rows.
when i get to the last record i used..
if sqlmanager.posi tion = sqlManager.coun t - 1 then console.beep()
is it possible to play a wav file instead of the console.beep() ????
i wanted to know if its possible when using a currency manager to navigate through the rows.
when i get to the last record i used..
if sqlmanager.posi tion = sqlManager.coun t - 1 then console.beep()
is it possible to play a wav file instead of the console.beep() ????
Comment