"Operating System Command" type signature
Author: arjen.van.vliet@uniface.com (Arjen van Vliet)
Hi all,
In the process of modernizing a Uniface 7.2.06 application I am currently trying to replace some spawn commands with a signature of the "Operating System Command" type. The one which has the "Command" and "CommandOut" operations.
When I activate the signature i.e.:
activate "OPER_SYS".COMMAND("notepad")
I keep on getting:
status = -1, procerror = 0
Operating system is Windows 2000 5.00.2195 Service Pack 4 (Yep, we have customers still on this OS)
Am I missing something here?
Thanks for thinking with me!
Arjen