Topic: get a alarm when change the table grid

sir is it possible to play a 'beep' sound when the table grid will change ?  i also use every second refresh script..

Re: get a alarm when change the table grid

Thank you for idea. Added two new function for that:

MessageBeep(0); // set parametr from 0 to 3 for different sound
Beep(2000, 1000); // 2000 - Freq (Hz),  1000 - duration (ms)

Please, download beta version 1.46
https://www.dropbox.com/s/30ysr48sd8ca4 … 6.zip?dl=0

Dmitry.

Re: get a alarm when change the table grid

sir how this exicute? i also try with my limit.....

Post's attachments

Attachment icon New folder (9).zip 333.17 kb, 581 downloads since 2014-10-20 

Re: get a alarm when change the table grid

You need it to work with multiple users?
Unfortunately with the current version you can do it only if changed the number of records in TableGrid (added or deleted).


Please, download your project.

Post's attachments

Attachment icon New folder (10).zip 3.81 kb, 582 downloads since 2014-10-21 

Dmitry.

Re: get a alarm when change the table grid

greaaaaaaaaaaaaaaaaat ......... thanks.........

Re: get a alarm when change the table grid

why i got a error msg like
''NOT Null constraint failed: add.id_main.

what is the problem sir,, previous time no problem... this error appear one day suddenly.

Re: get a alarm when change the table grid

Please, send me project to support@drive-software.com
I'll try to help you.

Dmitry.