We use Progress to use some RF terminals. When the user does something wrong you can display a message on the terminal. And in case of f.e. an character is typed in a number field a BEEP is given.
Question: Is it possible to give a BEEP with an error message every time (so not by Progress but programmed in the code)?
Regards,
Michiel
-------------------------------------------------------------------------------------------------------
Let me explain my problem with an example.
Our client is using an RF terminal for orderpicking and replenishment (in a warehouse system).
Therefore they have to scan (or enter) several barcodes of articles and locations.
When they enter a character in integer field a BEEP is given by Progress.
When they scan an article or locations which is a correct article or location in the system but the wrong article or location at that moment then we give an error message, but Progress doesn't give a BEEP in that case. Because the client doesn't look on the RF scanner all the time they don't see every error message. When we can give a BEEP than the client will be noticed that something is wrong.
So that's the BEEP we want.
I don't think MESSAGE VIEW-AS ... will help, that for the GUI part of Progress. Those scanner are chracter based and has a small screen (20 columns, 9 lines).
I hope my problem is more clear now and that someone can help me with it.
Regards,
Michiel
Question: Is it possible to give a BEEP with an error message every time (so not by Progress but programmed in the code)?
Regards,
Michiel
-------------------------------------------------------------------------------------------------------
Let me explain my problem with an example.
Our client is using an RF terminal for orderpicking and replenishment (in a warehouse system).
Therefore they have to scan (or enter) several barcodes of articles and locations.
When they enter a character in integer field a BEEP is given by Progress.
When they scan an article or locations which is a correct article or location in the system but the wrong article or location at that moment then we give an error message, but Progress doesn't give a BEEP in that case. Because the client doesn't look on the RF scanner all the time they don't see every error message. When we can give a BEEP than the client will be noticed that something is wrong.
So that's the BEEP we want.
I don't think MESSAGE VIEW-AS ... will help, that for the GUI part of Progress. Those scanner are chracter based and has a small screen (20 columns, 9 lines).
I hope my problem is more clear now and that someone can help me with it.
Regards,
Michiel