On Mon, 5 Jun 2006 22:46:55 +0100 REALbasic NUG was sent the following email

>   System.EnvironmentVariable("aTest")="This Is A Test"

Just for the sake of completeness, shelling a simple console app works also
on Win32.

Function Run(args() as String) As Integer
  stdout.Write system.EnvironmentVariable("aTest")
End Function


--
Steve Garman
Using REALbasic 2006r2 Professional on Windows XP Pro


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to