Re: Set Environment Variable

2018-08-29 Thread Chip Scheide via 4D_Tech
what I am using YMMV


SET ENVIRONMENT VARIABLE("_4D_OPTION_HIDE_CONSOLE";"true")
SET ENVIRONMENT 
VARIABLE("_4D_OPTION_BLOCKING_EXTERNAL_PROCESS";"true")  // wait for it 
to finish

On Wed, 29 Aug 2018 10:14:02 -0600, Jody Bevan via 4D_Tech wrote:
> I am using the Launch External Process to get information via wmic. 
> Of course the cmd line window pops up for a second. I would like to 
> stop this. The Set Environment Variable command is supposed to do 
> this. Of course though, I need to know the environment variable to do 
> this with. I am having difficulty finding what this is.
> 
> I am running Windows 10 64bit, but clients are running anywhere from 
> Windows 7 and up.
> 
> Any pointers on finding out what the environment variable is?
> 
> Set Environment Variable(varName;varValue)
> 
> Thanks
> 
> Jody
> 
> 
> Jody Bevan
> Developer
> 
> Argus Productions Inc. <https://www.facebook.com/ArgusProductions/>
> +1 587-487-6120
> 
> 
> 
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
---
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing 
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Set Environment Variable

2018-08-29 Thread Jody Bevan via 4D_Tech
I am using the Launch External Process to get information via wmic. Of course 
the cmd line window pops up for a second. I would like to stop this. The Set 
Environment Variable command is supposed to do this. Of course though, I need 
to know the environment variable to do this with. I am having difficulty 
finding what this is.

I am running Windows 10 64bit, but clients are running anywhere from Windows 7 
and up.

Any pointers on finding out what the environment variable is?

Set Environment Variable(varName;varValue)

Thanks

Jody


Jody Bevan
Developer

Argus Productions Inc. <https://www.facebook.com/ArgusProductions/>
+1 587-487-6120



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