Running 4D v16, on Windows 10, and running a converted application.
That 4D app relies on a bunch of external apps that are launched 
asynchronously, but I cannot get anyone of those to start!

The following code fails (not exactly the app I need to launch, but just an 
illustration):
> SET ENVIRONMENT VARIABLE("_4D_OPTION_BLOCKING_EXTERNAL_PROCESS";"false")
> LAUNCH EXTERNAL PROCESS("notepad.exe”)

If I comment out the SEV line, the external process launches synchronously. But 
of course that locks my 4D process!

I checked the upgrade docs and latest V16 docs on the web, but did not see any 
change to the LEP command.

I also ran the same test above (different external app of course) on OSX and it 
works fine.

Seems to be an issue with Windows environment only (I did try it on different 
windows environments, same result).

Am I the only one seeing that?

TIA
--
Julio Carneiro
jjfo...@gmail.com



**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to