Re: [Gambas-user] Environmental Variable
Brought to you by:
gambas
|
From: T L. D. <t.l...@gm...> - 2014-11-29 04:50:14
|
On 11/28/2014 11:40 PM, Lewis Balentine wrote: > Is there a way to read an Environmental Variable other than: > > Dim HomeEnvStr as String > Shell "echo $HOME" to HomeEnvStr > > thank you, > > Lewis Yep. Application.Env (gb) -- Lee __________ "Artificial Intelligence is no match for natural stupidity." |