Text only
|
Text with Images
PxPlus User Forum
Main Board => Discussions => Programming => Topic started by: JR on February 03, 2021, 05:45:41 AM
Title:
timeout call
Post by:
JR
on
February 03, 2021, 05:45:41 AM
Hi,
Any idea to allow for a maximum allocated time to a call ?
like :
CALL "prgname",param,
MAX=10s
something similar to bash command :
timeout 10s prgname param
Text only
|
Text with Images