Hi Willy,
Thank you for your idea.
I believe "seconds" was entirely numeric.
After I insert your code, it was OK.
But even after I removed your code, it was also OK.
So the problem disappeared.
I'm very confused. There might be some garbages in the string.
Anyway I will try to diagnose if the problem happens again.
Best reagrds,
Nobuhiko Furuya(古谷信彦)
V-SOL Inc.
On 2022/08/17 21:17, Willy Jensen wrote:
You have the statement ARG hsmcmd':'seconds
Could it be that the seconds value is not entirely numeric?
Maybe do something like this:
seconds=word(seconds 2,1) /* set default =2 */
if datatype(seconds)<>'NUM' then call error 'bad seconds value "'seconds"'"'
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN