Here how to open an Input Box and get the value inserted by the user
Local
Integer
OK
Local
Char
VALEUR
#SOH = Object Sale Order
Call
SAICAR(VALEUR,
"Title of window"
,
"Field caption"
,
"SOH"
,0,0,
""
,OK) From GESECRAN
Infbox VALEUR +
" "
+ num$(OK)