2007 May 22 1:27 PM
with pop up message. Like that:
message 'Already recorded. Please type another number. The next possile number is ' PossibleNUmberVariableName type (I).
is such a thing possible?
Please help. I neen it.
Thanks.
deniz.
with pop up message. Like that:
message 'Already recorded. Please type another number. The next possile number is ' PossibleNUmberVariableName type (I).
is such a thing possible?
Please help. I neen it.
Thanks.
deniz.
2007 May 22 1:29 PM
yes for every message there will be 4 message variables.
PossibleNUmberVariableName type (I).
message i888(sabapdocu) with 'Already recorded. Please type another number. The next possile number is ' PossibleNUmberVariableName.
where sabapdocu is a message class that was all ready availble, may be u need to use another one after creating. That message will contain 4 message variables &1 &2 &3 &4' like this.
2007 May 22 1:32 PM
Hi,
U can passs the variable value in amessage.
Message ' Variable value is &'
In the message declarage u can write message with <variablename>
Cheers,
Simha.
Reward if helpful..
2007 May 22 1:43 PM
what u can do is... select max(value) from database.
now, when u call the popup....
and if user presses yes button u can display message as please enter nuber greater than value.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |